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
/
SYS.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang doesn't propagate attributes like "asm labels" and "visibility(hidden)"
guenther
2017-11-29
1
-25
/
+2
*
Remove branch prediction hint from conditional branch instruction.
naddy
2017-06-01
1
-2
/
+2
*
Use a Thread Information Block in both single and multi-threaded programs.
guenther
2016-05-07
1
-35
/
+16
*
Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
guenther
2015-10-23
1
-1
/
+3
*
Adds hidden _libc_FOO aliases for the system call stubs.
guenther
2015-09-05
1
-4
/
+12
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-1
/
+25
*
Hide many (194!) symbols that nothing should be using.
guenther
2015-08-26
1
-2
/
+1
*
Make pthread_atfork() track the DSO that called it like atexit() does,
guenther
2015-04-07
1
-1
/
+27
*
Apply "unifdef -D__STDC__" to libc/arch/*/SYS.h
matthew
2014-06-04
1
-14
/
+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
*
Move __cerror to ___cerror with a weak alias so that rthreads can override it.
guenther
2011-04-04
1
-3
/
+4
*
Properly terminate ENTRY with a semicolon, required for asm profiling.
drahn
2006-04-24
1
-3
/
+3
*
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
-3
/
+18
*
Rename cerror to __cerror on i386 to avoid namespace pollution.
art
2002-10-06
1
-3
/
+3
*
no more _NO_WEAK_ALIASES here.
fgsch
2002-06-10
1
-18
/
+1
*
We need to keep K&R compat macros for some ports where the assemnbler is
millert
2002-02-19
1
-1
/
+18
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-18
/
+1
*
Add PSEUDO_NOERROR similar to that used by NetBSD.
millert
2001-09-20
1
-10
/
+23
*
use 'x/**/y' as non-ansi concat, and not 'x /**/ y' - duh
d
2000-01-06
1
-2
/
+2
*
well. that wasnt tested very well.
d
2000-01-06
1
-2
/
+8
*
use weak symbols
d
2000-01-06
1
-45
/
+49
*
use indr_reference instead of PASSTHRU
d
1999-01-06
1
-11
/
+1
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-9
/
+65
*
Fix RCS ids
tholo
1996-08-19
1
-2
/
+1
*
from netbsd: Removed unused CALL macro
deraadt
1995-12-30
1
-2
/
+11
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+48