summaryrefslogtreecommitdiffstats
path: root/libc/misc/error
Commit message (Expand)AuthorAgeFilesLines
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-30/+8
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+25
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+7
* Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibcManuel Novoa III2005-07-281-1/+1
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Rewrite the err/warn functions as they were broken (__noreturn__ funcsManuel Novoa III2004-03-113-76/+111
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Patch from Rob McMullen:Eric Andersen2003-10-091-0/+74
* Add a fun pointer to make apps happyEric Andersen2002-04-051-1/+5
* Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com>Eric Andersen2002-03-152-0/+137