Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer | 2008-06-03 | 1 | -0/+62 |
* | Get rid of missing prototype warnings | Peter S. Mazinger | 2006-01-26 | 1 | -1/+2 |
* | make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp... | Peter S. Mazinger | 2006-01-23 | 1 | -2/+3 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -1/+1 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -7/+5 |
* | internal sigpause, do we really default to BSD signals? | Peter S. Mazinger | 2005-12-09 | 1 | -0/+2 |
* | update licenses and sync with glibc | Mike Frysinger | 2005-11-15 | 1 | -18/+18 |
* | Hide internally used symbols, use weak_alias for raise/sigwait, as they could... | Peter S. Mazinger | 2005-11-14 | 1 | -1/+5 |
* | Quick implementation of sigwait. Doesn't handle thread cancelation | Eric Andersen | 2003-10-03 | 1 | -0/+33 |