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
/
powerpc
/
sys
/
sigprocmask.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TIB conversion is complete, so set errno in the syscall stub and eliminate
guenther
2016-05-15
1
-2
/
+4
*
Use a Thread Information Block in both single and multi-threaded programs.
guenther
2016-05-07
1
-2
/
+2
*
Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
guenther
2015-10-23
1
-3
/
+3
*
Adds hidden _libc_FOO aliases for the system call stubs.
guenther
2015-09-05
1
-1
/
+2
*
Make __cerror() use the per-thread errno location if r2 isn't zero. This way
kettenis
2015-08-23
1
-2
/
+2
*
kick, kick. Fix these files which did not come from NetBSD, but the
drahn
2002-10-07
1
-0
/
+27
*
cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL()
drahn
2002-10-07
1
-1
/
+1
*
sigprocmask should return 0 on success, fixes powerpc ntpdate problem.
drahn
2002-01-10
1
-0
/
+1
*
Fixes to the currently unused PIC support in the powerpc asm files.
rahnds
1999-03-12
1
-1
/
+1
*
Preliminary version for PIC support. Builds and runs standard and profiled
rahnds
1999-01-28
1
-15
/
+15
*
Amazing how much confusion and how much tracing a simple 4 instead of a 3
pefo
1997-09-27
1
-1
/
+5
*
Check-in of powerpc library support.
rahnds
1996-12-21
1
-0
/
+30