summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/longjmp.c
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15move *longjmp related prototypes to setjmp.hPeter S. Mazinger
2011-05-27libc: make common longjmp usable with NPTLFilippo Arcidiacono
2011-03-03add missing prototypesPeter 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
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-24__longjmp/__libc_longjmp as noreturnPeter S. Mazinger
2006-01-24Use __typeof for __longjmp, remove alias to longjmp for cris, should be cover...Peter S. Mazinger
2006-01-23longjmp missed, remove sh version, it's the same as the generic onePeter S. Mazinger
2006-01-15make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger
2006-01-14enable _longjmp alias else less fails to buildMike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2002-02-13Fix missing longjmp symbolEric Andersen
2002-02-13A number of naming updates in preparation for adding inEric Andersen
2002-01-31Fix/simplify longjmp. Fix toplevel mips settingsEric Andersen
2002-01-31Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen