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
/
amd64
/
SYS.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove branch prediction hints from conditional branch instructions. These
kettenis
2016-09-06
1
-3
/
+3
*
Use a Thread Information Block in both single and multi-threaded programs.
guenther
2016-05-07
1
-37
/
+27
*
Split the non-syscall ASM bits from SYS.h into DEFS.h and use that in the
guenther
2015-11-14
1
-24
/
+2
*
Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
guenther
2015-10-23
1
-1
/
+3
*
Rename SYSEXIT() to SYSCALL_END() for consistency with most other archs.
guenther
2015-10-17
1
-17
/
+6
*
Adds hidden _libc_FOO aliases for the system call stubs.
guenther
2015-09-05
1
-4
/
+6
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-5
/
+27
*
Hide many (194!) symbols that nothing should be using.
guenther
2015-08-26
1
-2
/
+1
*
Set FUNC symbol sizes of auto-generated and hand-written syscall wrappers.
uebayasi
2015-06-17
1
-5
/
+22
*
Reuse SYSENTRY_HIDDEN() in SYSENTRY(); no functional changes.
uebayasi
2015-06-12
1
-2
/
+2
*
Make pthread_atfork() track the DSO that called it like atexit() does,
guenther
2015-04-07
1
-5
/
+23
*
Apply "unifdef -D__STDC__" to libc/arch/*/SYS.h
matthew
2014-06-04
1
-11
/
+1
*
Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc
pascal
2012-08-22
1
-2
/
+2
*
Change to syscall is done, so delete an XXX comment
guenther
2011-10-11
1
-5
/
+1
*
Switch sigreturn() to the normal syscall entry instead of int$80.
guenther
2011-09-05
1
-24
/
+1
*
Move __cerror to ___cerror with a weak alias so that rthreads can override it.
guenther
2011-04-04
1
-1
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
jsg
2005-12-13
1
-6
/
+2
*
Define OSYSCALL* macros, as their SYSCALL* counterparts, but using the
miod
2004-02-22
1
-1
/
+24
*
make old & new SYSENTRY macros
deraadt
2004-02-06
1
-7
/
+12
*
things for amd64; from art@
mickey
2004-01-28
1
-0
/
+107