Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-26 | Get rid of missing prototype warnings | Peter S. Mazinger | |
2006-01-23 | make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in ↵ | Peter S. Mazinger | |
libpthread as well | |||
2006-01-14 | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | |
missing headers, other jump relocs removed | |||
2005-12-09 | internal sigpause, do we really default to BSD signals? | Peter S. Mazinger | |
2005-11-15 | update licenses and sync with glibc | Mike Frysinger | |
2005-11-14 | Hide internally used symbols, use weak_alias for raise/sigwait, as they ↵ | Peter S. Mazinger | |
could be in libpthread too | |||
2003-10-03 | Quick implementation of sigwait. Doesn't handle thread cancelation | Eric Andersen | |
yet, but should work... |