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
/
dlfcn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a Thread Information Block in both single and multi-threaded programs.
guenther
2016-05-07
3
-5
/
+193
*
The asm in the MD_DISABLE_KBIND macro was too fragile and broke alpha and hppa.
guenther
2016-03-21
1
-4
/
+5
*
Add $OpenBSD line
guenther
2016-03-20
1
-0
/
+1
*
Rearrange C runtime bits: now that ld.so exports environ and __progname,
guenther
2016-03-20
2
-2
/
+109
*
delete old lint ARGSUSED comments
guenther
2015-11-01
1
-8
/
+1
*
ELF_TOOLCHAIN bye bye.
miod
2013-07-05
1
-3
/
+1
*
dlerror() should not return const char *, as noted by landry
deraadt
2013-03-24
1
-3
/
+3
*
Correct the declaration of the dladdr() stub so that it has the correct
guenther
2009-04-22
1
-3
/
+5
*
Remove unused include, ok miod@
drahn
2005-12-27
1
-2
/
+1
*
ARGSUSED stubs
deraadt
2005-11-28
1
-1
/
+8
*
Expose dl_iterate_phdr.
kettenis
2004-10-17
1
-1
/
+13
*
add dladdr() support and add some 'standard' dlsym() support.
drahn
2004-08-11
1
-1
/
+9
*
protos
deraadt
2003-07-15
1
-2
/
+2
*
ansification; checked by pval
deraadt
2003-06-11
1
-2
/
+2
*
pefo 3/4 licence cleanups
deraadt
2003-06-09
1
-7
/
+1
*
remove printf from static dlctl and dlerror stubs. Return -1 if
marc
2003-04-29
1
-4
/
+2
*
no way for this to be 'shared only', duh
pvalchev
2001-12-26
1
-3
/
+1
*
shared only
pvalchev
2001-11-20
1
-1
/
+3
*
Put dl* function definitions in libc on ELF, removing the need for libdl.
pvalchev
2001-11-20
2
-0
/
+94