summaryrefslogtreecommitdiffstats
path: root/libc/string/strsignal.c
Commit message (Expand)AuthorAgeFilesLines
* strsignal.c: whitespace fixes, no code changes (verified with objdump)Denys Vlasenko2009-09-091-21/+17
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-2/+2
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* check for signal existence rather than using arch definesMike Frysinger2006-01-181-4/+4
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-5/+8
* hide internal _string_syssigmsgs symbolMike Frysinger2006-01-081-1/+1
* Congratulations! You get the stupid award for not including <signal.h> to"Steven J. Hill"2006-01-071-0/+1
* Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger2006-01-031-0/+144
* Remove obsolete code.Manuel Novoa III2002-07-081-179/+0
* Add a weak to make apache happyEric Andersen2002-07-031-1/+1
* 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
* 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
* More updates. Implement strsignal. Add pwd_grp testsEric Andersen2000-10-181-0/+36