summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/confname.h
Commit message (Collapse)AuthorAgeFilesLines
* remove trailing comma in enumBernhard Reutner-Fischer2010-07-271-1/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* sync confname, environments with glibcBernhard Reutner-Fischer2009-11-261-8/+83
| | | | | | | 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>
* sync with upstream via psmMike Frysinger2006-08-241-2/+41
|
* sync with glibcMike Frysinger2005-11-091-45/+46
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+566
and to better support each arch. This is a really big patch... -Erik