Fix fseek/ftell; add fsetpos/fgetpos
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@862 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 6 additions, 0 deletionsChangeLog
- Documentation/NuttX.html 5 additions, 0 deletionsDocumentation/NuttX.html
- Documentation/NuttxUserGuide.html 70 additions, 5 deletionsDocumentation/NuttxUserGuide.html
- TODO 53 additions, 6 deletionsTODO
- fs/fat/fs_fat32.c 61 additions, 61 deletionsfs/fat/fs_fat32.c
- fs/fat/fs_fat32.h 1 addition, 2 deletionsfs/fat/fs_fat32.h
- include/stdio.h 23 additions, 23 deletionsinclude/stdio.h
- include/sys/types.h 1 addition, 0 deletionsinclude/sys/types.h
- lib/Makefile 3 additions, 2 deletionslib/Makefile
- lib/lib_fgetpos.c 125 additions, 0 deletionslib/lib_fgetpos.c
- lib/lib_fseek.c 24 additions, 4 deletionslib/lib_fseek.c
- lib/lib_fsetpos.c 116 additions, 0 deletionslib/lib_fsetpos.c
- lib/lib_ftell.c 129 additions, 0 deletionslib/lib_ftell.c
- lib/lib_ungetc.c 31 additions, 31 deletionslib/lib_ungetc.c
Loading
Please register or sign in to comment