Various fixes for buffered R/W I/O and seeking
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@630 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 7 additions, 0 deletionsChangeLog
- Documentation/NuttX.html 8 additions, 1 deletionDocumentation/NuttX.html
- TODO 1 addition, 6 deletionsTODO
- examples/pashello/Makefile 2 additions, 1 deletionexamples/pashello/Makefile
- examples/pashello/pashello.c 2 additions, 0 deletionsexamples/pashello/pashello.c
- include/nuttx/fs.h 27 additions, 7 deletionsinclude/nuttx/fs.h
- lib/Makefile 3 additions, 2 deletionslib/Makefile
- lib/dq_remlast.c 12 additions, 12 deletionslib/dq_remlast.c
- lib/lib_fflush.c 149 additions, 58 deletionslib/lib_fflush.c
- lib/lib_fseek.c 27 additions, 1 deletionlib/lib_fseek.c
- lib/lib_fwrite.c 27 additions, 27 deletionslib/lib_fwrite.c
- lib/lib_internal.h 12 additions, 0 deletionslib/lib_internal.h
- lib/lib_libfread.c 165 additions, 155 deletionslib/lib_libfread.c
- lib/lib_libfwrite.c 60 additions, 46 deletionslib/lib_libfwrite.c
- lib/lib_rdflush.c 144 additions, 0 deletionslib/lib_rdflush.c
- lib/lib_wrflush.c 111 additions, 0 deletionslib/lib_wrflush.c
- sched/exit.c 24 additions, 24 deletionssched/exit.c
- sched/sched_getstreams.c 13 additions, 13 deletionssched/sched_getstreams.c
Loading
Please register or sign in to comment