summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits/confname.h
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-566/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Update to accomodate the header file changesEric Andersen2001-09-271-45/+200
|
* Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III2001-01-251-1/+4
| | | | objects with shared uClibc; allow disabling long long support.
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-0/+408
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.