CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/01 14:19:42
Modified files:
include : unistd.h
lib/libc/gen : confstr.3 confstr.c
Log message:
Adds the (somewhat silly) _CS_V[67]_ENV and _CS_POSIX_V[67]_* defines
to <unistd.h> and confstr(3) per POSIX 1003.1-2008
Change confstr(_CS_PATH) to operate directly instead of calling sysctl(3)
ports build tested by espie@
