summaryrefslogtreecommitdiff
path: root/libc/signal/sigjmp.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
2012-06-15setjmp.h: move __sigjmp_save prototype for consistencyPeter S. Mazinger
2012-06-15do not include libc-internal.hPeter S. Mazinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-12-01hostid: improve extremely unreadable partsDenis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-08hide __sigjmp_saveMike Frysinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2002-01-30Fixup setjmp implementation so it actaully works as expectedEric Andersen
2000-10-23More reorg. A place for everything and everything in its place...Eric Andersen