summaryrefslogtreecommitdiff
path: root/sys/amd64/include/setjmp.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2012-02-28Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs.Tijl Coosemans
2007-01-12Remove 3rd clause, renumber, ok per emailWarner Losh
2003-06-02Make this more compatable with libc_r. Make the internal types for storingPeter Wemm
2003-05-01Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm
2002-10-05Fix namespace issues by using visibility conditionals fromMike Barcroft
2002-10-04style(9) <machine/setjmp.h> headers so they look mostly the same.Mike Barcroft
2000-10-06Work around a bug by adding struct tags. gcc-2.95 apparently gets theBruce Evans
1999-09-29sigset_t change (part 3 of 5)Marcel Moolenaar
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-01-20Suggested by: bdeJohn Birrell
1998-01-10Add a machine dependent header for the i386 jmp_buf size instead of pilingJohn Birrell