CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/15 01:35:47
Modified files:
lib/libc : shlib_version
lib/libc/gen : sysconf.3 sysconf.c
Log message:
Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF and
_SC_NPROCESSORS_ONLN, implemented by AIX/Tru64/Solaris/Linux/SCO/FreeBSD/NetBSD.
Bump libc minor.
>From Brad, ok deraadt@ guenther@
