CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/06 04:38:26
Modified files:
lib/libc/gen : sysconf.3 sysconf.c
sys/sys : unistd.h
Log message:
Add the _POSIX_MONOTONIC_CLOCK symbol and the sysconf(3)
_SC_MONOTONIC_CLOCK variable.
from Brad
No libc minor crank needed, as no API has been changed, per se (deraadt).
ports bulk testing by landry@
small man rewording from thib@
ok millert@ otto@ deraadt@
