This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-10 21:10:01 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
9df6bd0543594de8677678282851bcd4616922d1
nuttx
/
fs
/
vfs
T
History
Gregory Nutt
157ac4fb59
vfs: poll: fix resource leak and memory corruption. From Jussi Kivilinna.
2015-05-04 09:09:09 -06:00
..
fs_close.c
…
fs_dup2.c
…
fs_dup.c
…
fs_dupfd2.c
…
fs_dupfd.c
…
fs_fcntl.c
…
fs_fdopen.c
…
fs_fsync.c
Fix compilation errors if CONFIG_DISABLE_MOUNTPOINT is selected
2014-12-08 07:14:31 -06:00
fs_getfilep.c
…
fs_ioctl.c
Updated comments
2014-11-29 17:39:40 -06:00
fs_lseek.c
…
fs_mkdir.c
…
fs_open.c
…
fs_poll.c
vfs: poll: fix resource leak and memory corruption. From Jussi Kivilinna.
2015-05-04 09:09:09 -06:00
fs_pread.c
…
fs_pwrite.c
…
fs_read.c
…
fs_rename.c
…
fs_rmdir.c
…
fs_select.c
Fix places where the errno value was being overwritten by subsequent actions so that the returned errno value was incorrect. From Max Neklyudov.
2015-02-25 07:45:04 -06:00
fs_sendfile.c
…
fs_stat.c
…
fs_statfs.c
…
fs_unlink.c
VFS: New block driver unlink support is dependent on mountpoint support
2015-01-31 17:16:30 -06:00
fs_write.c
…
Make.defs
Don't build pread()/pwrite() if file system support is disabled
2014-12-28 15:20:41 -06:00