index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
arch
/
i386
/
gen
/
setjmp.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Geode CPU does not support SSE, so MXCSR does not exists there. As
bluhm
2020-12-13
1
-3
/
+1
*
On i386 setjmp(3) should store the FPU state and longjmp(3) restore
bluhm
2020-12-06
1
-1
/
+5
*
Introduce constants to access the setjmp(3) jmp_buf fields from
bluhm
2020-12-06
1
-25
/
+26
*
Do setjmp cookies for eip, esp, and ebp. For bonus points, mix how
guenther
2016-05-30
1
-30
/
+50
*
Do provide hidden _libc_* aliases for sig{block,setmask} and use them in
guenther
2015-09-13
1
-5
/
+5
*
Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc
pascal
2012-08-22
1
-3
/
+3
*
zap rcsid, tested there. okay deraadt@
espie
2005-08-07
1
-5
/
+1
*
Fix typo in comment (_setjmp -> setjmp)
hshoexer
2005-04-01
1
-2
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
ELF fixups, ELF PIC syscall support, asm changes as requested by assembler.
drahn
2003-04-17
1
-1
/
+7
*
use _C_LABEL
mickey
2001-11-01
1
-5
/
+5
*
Fix RCS ids
tholo
1996-08-19
1
-4
/
+1
*
from netbsd:
deraadt
1995-12-30
1
-5
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+99