summaryrefslogtreecommitdiff
path: root/libc/signal/signal.c
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15signal: cleanup, include only headers that are neededPeter S. Mazinger
2008-12-29- expand SUSv3_LEGACYBernhard Reutner-Fischer
2008-12-01hostid: improve extremely unreadable partsDenis Vlasenko
2008-11-29shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ...Denis Vlasenko
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-15make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger
2006-01-15revert 13331 and sync partly header w/ glibc, __sysv_signal is referenced in ...Peter S. Mazinger
2006-01-14get rid of duplicates, even bsd_signal is questionablePeter S. Mazinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-09internal sigpause, do we really default to BSD signals?Peter S. Mazinger
2005-12-08Try to mimic glibc sigaction, sjhill, could you please test w/ this version?Peter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-11-15update licenses and sync with glibcMike Frysinger
2002-01-02Once again, rework the signal handling to be even more correct. We noEric Andersen
2001-01-16Symbol cleanup/bugfix. Add in needed global.Eric Andersen
2000-10-23More reorg. A place for everything and everything in its place...Eric Andersen