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-06-08 18:37:46 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e2ccce1f2e7eb71fcde30f1e295113b9acb77b15
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_proto.h
…
nfs_util.c
…
nfs_vfsops.c
…
nfs.h
…
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
…