Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -566/+0 |
| | | | | | and to better support each arch. This is a really big patch... -Erik | ||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -45/+200 |
| | |||||
* | Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a | Manuel Novoa III | 2001-01-25 | 1 | -1/+4 |
| | | | | objects with shared uClibc; allow disabling long long support. | ||||
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 1 | -0/+408 |
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. |