This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
rpcgen
History
dfr
53c0d641ea
When generating thread-safe server code, handle procedures with void return
...
types correctly.
2008-08-12 13:38:06 +00:00
..
Makefile
…
rpc_clntout.c
…
rpc_cout.c
Generate code that doesn't fail gcc 4.2's strict aliasing test.
2007-11-20 01:46:12 +00:00
rpc_hout.c
…
rpc_main.c
sysent.h is installed as sys/sysent.h, so reflect it.
2007-08-23 09:38:26 +00:00
rpc_parse.c
…
rpc_parse.h
…
rpc_sample.c
…
rpc_scan.c
…
rpc_scan.h
…
rpc_svcout.c
When generating thread-safe server code, handle procedures with void return
2008-08-12 13:38:06 +00:00
rpc_tblout.c
…
rpc_util.c
…
rpc_util.h
…
rpcgen.1
…