This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-13 02:18:38 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
42e06fb503b773a51d6473fa4a896a2ffd987635
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
Refactor nfs_socket.c/.h logic; Those files are not gone
2012-06-27 22:03:32 +00:00
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
Prep for 6.19 release
2012-06-15 16:23:17 +00:00
xdr_subs.h
…