summaryrefslogtreecommitdiff
path: root/libc/string/strsignal.c
AgeCommit message (Expand)Author
2009-09-09strsignal.c: whitespace fixes, no code changes (verified with objdump)Denys Vlasenko
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-18check for signal existence rather than using arch definesMike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-08hide internal _string_syssigmsgs symbolMike Frysinger
2006-01-07Congratulations! You get the stupid award for not including <signal.h> to"Steven J. Hill"
2006-01-03Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger
2002-07-08Remove obsolete code.Manuel Novoa III
2002-07-03Add a weak to make apache happyEric Andersen
2002-03-12Swap in the new stdio code.Manuel Novoa III
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2001-02-26Added "psignal" functionDavid McCullough
2001-02-19Fix problems with test wrapper and test compiler selection.Manuel Novoa III
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2000-12-20A number of updates from Manuel Novoa III. Things look good...Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-23More reorg. A place for everything and everything in its place...Eric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
2000-10-18More updates. Implement strsignal. Add pwd_grp testsEric Andersen