summaryrefslogtreecommitdiffstats
path: root/test/unistd/tst-getconf.sh
Commit message (Collapse)AuthorAgeFilesLines
* sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer2010-08-051-0/+2
| | | | | | perusing the config parser Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* sync confname, environments with glibcBernhard Reutner-Fischer2009-11-261-0/+238
Plus related synch. Add a testcase for the sysconf variables based on the one from glibc Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>