summaryrefslogtreecommitdiffstats
path: root/include/signal.h
Commit message (Expand)AuthorAgeFilesLines
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-0/+2
* sigpause: remove libc_hidden_proto/defDenys Vlasenko2009-09-191-1/+0
* sigwait: remove __sigwait and __GI_sigwait symbols - they are unusedDenys Vlasenko2009-09-191-1/+0
* - expand SUSv3_LEGACYBernhard Reutner-Fischer2008-12-291-1/+1
* remove some duplicates in bits/signum.h. No code changes.Denis Vlasenko2008-12-151-17/+25
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-151-11/+22
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+19
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-0/+2
* Undefining __UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL__ did not work, since weBernd Schmidt2008-06-041-1/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-3/+4
* revert 13331 and sync partly header w/ glibc, __sysv_signal is referenced in ...Peter S. Mazinger2006-01-151-2/+2
* Let the #define do all the workEric Andersen2005-11-141-5/+1
* Lets not just paper over this. Add implementation of __xpg_sigpause()Eric Andersen2005-11-101-1/+1
* Disable __xpg_sigpause until it is implemented (if at all) in uClibcPeter S. Mazinger2005-11-101-1/+1
* Correct a problem introduced by porting the glibc headerPeter S. Mazinger2005-11-081-1/+1
* Sync up w/ glibcPeter S. Mazinger2005-11-041-38/+68
* Jim Ramsay writes:Eric Andersen2005-06-161-1/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-0/+2
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-1/+1
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-74/+92
* Don't even threaten to include asm/* stuffEric Andersen2001-06-271-1/+0
* Remove the nonexistant __sigactionEric Andersen2001-01-161-2/+0
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-117/+309
* Initial revision0_9_1Erik Andersen2000-05-141-0/+166