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
d588a94de8a81b5b5f96d077c5ca5075bd40cd12
nuttx
/
fs
/
nfs
T
History
Alan Carvalho de Assis
283b73edc5
Fix lots of typos in C comments and Kconfig help text
2018-07-08 18:24:45 -06:00
..
Kconfig
Fix lots of typos in C comments and Kconfig help text
2018-07-08 18:24:45 -06:00
Make.defs
…
nfs_mount.h
…
nfs_node.h
nfs: Simplify parameters saved for fstat()
2017-02-14 08:16:03 -06:00
nfs_proto.h
…
nfs_util.c
Make sure that labeling is used consistently in all function headers (part 2).
2018-02-01 12:03:55 -06:00
nfs_vfsops.c
Squashed commit of the following:
2018-01-04 10:54:54 -06:00
nfs.h
Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000, then MSEC_PER_TICK will be zero. It will be inaccurate in any case.
2016-09-25 08:17:33 -06:00
rpc_clnt.c
fs/nfs/rpc_clnt.c: Commit
091e3f7
broke the NFS client. sendto() can (correctly) no lnoger by used with a connected UDP socket. In that case, send() must be used instead.
2018-05-02 13:53:51 -06:00
rpc.h
…
xdr_subs.h
…