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
/
sparc64
/
SYS.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a Thread Information Block in both single and multi-threaded programs.
guenther
2016-05-07
1
-19
/
+9
*
Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
guenther
2015-10-23
1
-4
/
+4
*
Adds hidden _libc_FOO aliases for the system call stubs.
guenther
2015-09-05
1
-6
/
+12
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-1
/
+25
*
Make pthread_atfork() track the DSO that called it like atexit() does,
guenther
2015-04-07
1
-4
/
+14
*
Apply "unifdef -D__STDC__" to libc/arch/*/SYS.h
matthew
2014-06-04
1
-5
/
+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
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
We need to keep K&R compat macros for some ports where the assemnbler is
millert
2002-02-19
1
-1
/
+5
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-5
/
+1
*
Always have the real entry point to the syscall called _thread_sys_
art
2002-01-03
1
-20
/
+3
*
Changes to SYS.h for sparc64 to make it work with libc_r
drahn
2001-09-26
1
-16
/
+41
*
Revert last. The ERROR() macro is called from leaf functions
art
2001-09-26
1
-2
/
+6
*
Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flags
drahn
2001-09-25
1
-6
/
+2
*
Add SYSENTRY as on sparc. We'll need it later.
art
2001-08-28
1
-1
/
+7
*
SYS.h from NetBSD. Not fixed yet for libc_r.
art
2001-08-28
1
-0
/
+126