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
34b94de8fe9222776965892a6082965e78bb88ec
nuttx
/
fs
/
nfs
T
History
Gregory Nutt
f1671bb6a7
Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being)
2013-11-15 09:49:27 -06:00
..
Kconfig
Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being)
2013-11-15 09:49:27 -06:00
Make.defs
apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c
2013-01-16 15:41:27 +00:00
nfs_mount.h
…
nfs_node.h
Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending
2013-01-14 19:22:32 +00:00
nfs_proto.h
…
nfs_util.c
Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending
2013-01-14 19:22:32 +00:00
nfs_vfsops.c
BINFS now supports open, close, and FIOC_FILENAME ioctl
2013-01-16 14:14:14 +00:00
nfs.h
…
rpc_clnt.c
Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending
2013-01-14 19:22:32 +00:00
rpc.h
…
xdr_subs.h
…