summaryrefslogtreecommitdiffstats
path: root/libc/string/strsignal.c
Commit message (Collapse)AuthorAgeFilesLines
* strsignal.c: whitespace fixes, no code changes (verified with objdump)Denys Vlasenko2009-09-181-21/+17
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-191-2/+2
|
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-11/+13
|
* Copy from trunk."Steven J. Hill"2006-01-071-0/+145
|
* Remove obsolete code.Manuel Novoa III2002-07-081-179/+0
|
* Add a weak to make apache happyEric Andersen2002-07-031-1/+1
| | | | -Erik
* Swap in the new stdio code.Manuel Novoa III2002-03-121-13/+15
|
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-3/+17
|
* Update to accomodate the header file changesEric Andersen2001-09-271-3/+3
|
* Added "psignal" functionDavid McCullough2001-02-261-2/+15
|
* Fix problems with test wrapper and test compiler selection.Manuel Novoa III2001-02-191-3/+4
|
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-23/+50
|
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-12/+63
|
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
|
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-0/+2
| | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-231-5/+6
|
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-2/+34
| | | | | .comment, saving a lot of space in the resultant binaries... -Erik
* More updates. Implement strsignal. Add pwd_grp testsEric Andersen2000-10-181-0/+36