Sync confstr(3) with FreeBSD:
authorPeter Avalos <pavalos@theshell.com>
Fri, 13 Feb 2009 21:40:06 +0000 (16:40 -0500)
committerPeter Avalos <pavalos@theshell.com>
Tue, 7 Apr 2009 07:09:17 +0000 (21:09 -1000)
commit46c708557a77ce3d3300570c7b020a0f8777fa12
tree28f684c60759163bc1fcffcc552927430b73714d
parentf7eaf18313812d4246336bea70f8710f6bb48208
Sync confstr(3) with FreeBSD:

* Support SUS "programming environment".
* confstr() returns compile-time constants.  Don't use sysctl to get
  the value of _PATD_STDPATH when we can just get it directly.
include/unistd.h
lib/libc/gen/confstr.3
lib/libc/gen/confstr.c