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
/
sbrk.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistently reference '_end' instead of 'end' in the brk/sbrk implementation
guenther
2016-05-30
1
-2
/
+2
*
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
*
Adds hidden _libc_FOO aliases for the system call stubs.
guenther
2015-09-05
1
-3
/
+6
*
Hide many (194!) symbols that nothing should be using.
guenther
2015-08-26
1
-10
/
+9
*
Fetch the _GLOBAL_OFFSET_TABLE_ pointer in a way that's compatible with the
kettenis
2015-08-23
1
-4
/
+6
*
Fix missing PIC -> __PIC__ conversions; ok pascal
deraadt
2012-08-22
1
-2
/
+2
*
kick, kick. Fix these files which did not come from NetBSD, but the
drahn
2002-10-07
1
-0
/
+27
*
s/curbrk/__curbrk/ as suggested by art, a few _ASM_LABEL added as appropriate.
drahn
2002-10-07
1
-8
/
+8
*
cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL()
drahn
2002-10-07
1
-1
/
+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
-9
/
+19
*
Check-in of powerpc library support.
rahnds
1996-12-21
1
-0
/
+32