summaryrefslogtreecommitdiff
path: root/include/signal.h
AgeCommit message (Expand)Author
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-06-04Undefining __UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL__ did not work, since weBernd Schmidt
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2006-01-15revert 13331 and sync partly header w/ glibc, __sysv_signal is referenced in ...Peter S. Mazinger
2005-11-14Let the #define do all the workEric Andersen
2005-11-10Lets not just paper over this. Add implementation of __xpg_sigpause()Eric Andersen
2005-11-10Disable __xpg_sigpause until it is implemented (if at all) in uClibcPeter S. Mazinger
2005-11-08Correct a problem introduced by porting the glibc headerPeter S. Mazinger
2005-11-04Sync up w/ glibcPeter S. Mazinger
2005-06-16Jim Ramsay writes:Eric Andersen
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-06-27Don't even threaten to include asm/* stuffEric Andersen
2001-01-16Remove the nonexistant __sigactionEric Andersen
2000-07-06Some more major updates to further superate ucLibc from the kernelEric Andersen
2000-05-14Initial revisionErik Andersen