This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
fs
/
nfs
History
Gregory Nutt
342f5fe33d
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
..
Kconfig
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
Make.defs
Completes VFS-based named semaphore implemetation. Still a little buggy
2014-09-28 15:58:56 -06:00
nfs_mount.h
Add NFS rewinddir support; fixe some NFS warnings
2012-06-14 21:54:50 +00:00
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
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
nfs_vfsops.c
NFS: Fix prototype of unbind method. The function prototype was not updated for NFS after a recent change to the file system interface. From Manuel Stühn.
2015-06-26 07:06:53 -06:00
nfs.h
…
rpc_clnt.c
Fix NFS compile problem with CONFIG_NFS_STATISTICS=y
2015-02-25 08:58:30 -06:00
rpc.h
Prep for 6.19 release
2012-06-15 16:23:17 +00:00
xdr_subs.h
…