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
/
getconf
History
Tim J. Robbins
91b14bffac
confstr() returns (size_t)-1 on failure. Check for this explicitly instead
...
of trying to see if an unsigned number is less than zero.
2002-06-04 08:45:38 +00:00
..
confstr.gperf
…
getconf.1
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
getconf.c
confstr() returns (size_t)-1 on failure. Check for this explicitly instead
2002-06-04 08:45:38 +00:00
getconf.h
…
Makefile
…
pathconf.gperf
…
sysconf.gperf
…