]> git.ozlabs.org Git - ccan/commit
nfs: add generates C files
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 9 Nov 2010 11:37:58 +0000 (22:07 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 9 Nov 2010 11:37:58 +0000 (22:07 +1030)
commit56dd95485204eb282f5d7684861a1b55bada5ef0
treef243ac1fe7200538c0bb45e8e71cf3ea5dd84676
parent05cdb20aa2d96ec05edd345aa1b7689aa26db87d
nfs: add generates C files

ccanlint won't run rpcgen, so we need the C source in the repo anyway.
ccan/nfs/libnfs-raw-mount.c [new file with mode: 0644]
ccan/nfs/libnfs-raw-nfs.c [new file with mode: 0644]
ccan/nfs/libnfs-raw-nfsacl.c [new file with mode: 0644]
ccan/nfs/libnfs-raw-portmap.c [new file with mode: 0644]
ccan/nfs/rpc/mount.h [new file with mode: 0644]
ccan/nfs/rpc/nfs.h [new file with mode: 0644]
ccan/nfs/rpc/nfsacl.h [new file with mode: 0644]
ccan/nfs/rpc/portmap.h [new file with mode: 0644]