freebsd-src/usr.bin/getconf
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