summaryrefslogtreecommitdiff
path: root/include/setjmp.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-05-11include: Remove checks for __BSD_VISIBLE where redundant with __XSI_VISIBLEJilles Tjoelker
2012-04-29Add a convenience macro for the returns_twice attribute, and apply it toDimitry Andric
2010-02-16Remove the Berkeley clause 3's.Warner Losh
2009-03-14Namespace: _setjmp() and _longjmp() are XSI extensions.David Schultz
2002-10-05Fix namespace issues by using visibility conditionals fromMike Barcroft
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
1998-01-20Suggested by: bdeJohn Birrell
1998-01-11Move _JBLEN definition to <machine/setjmp.h> like on NetBSD. RemoveJohn Birrell
1996-09-14Don't use __dead or __pure in user code. They were obfuscationsBruce Evans
1994-10-30Delete `vax' (and `i386' and `hp300' etc.) namespace pollution.Garrett Wollman
1994-10-25Improve error detection and handling:Bruce Evans
1994-05-24BSD 4.4 Lite Include SourcesRodney W. Grimes