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
/
csu
/
crt0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ld.so boot cleanup support:
guenther
2019-05-10
1
-1
/
+5
*
Call _csu_finish() before {pre,}init_array functions so that in static
guenther
2019-05-08
1
-3
/
+3
*
Use static consistently with definitions of functions that have been
visa
2019-01-09
1
-2
/
+2
*
Add support for {preinit,init,fini}_array sections in static binaries
guenther
2018-12-21
1
-1
/
+21
*
Pull in declarations for main() and __init() to make clang happy.
guenther
2017-01-21
1
-1
/
+2
*
MD_START is now always ___start, so expand and eliminate it
guenther
2017-01-19
1
-5
/
+2
*
Now that vax has been removed, nothing defined MD_NO_CLEANUP anymore.
kettenis
2016-09-26
1
-5
/
+1
*
Declare moncontrol(3) APIs in <sys/gmon.h>
guenther
2016-05-07
1
-4
/
+3
*
Rearrange C runtime bits: now that ld.so exports environ and __progname,
guenther
2016-03-20
1
-46
/
+7
*
In static binaries, invoke kbind() once to disable it.
guenther
2015-09-01
1
-3
/
+6
*
Only include "boot.h" if MD_RCRT0_START is defined. Should fix build on vax.
kettenis
2014-12-27
1
-1
/
+3
*
Introduce new csu0 variant for -static -pie binaries to use called
kurt
2014-12-22
1
-1
/
+8
*
Fix static linking of libpthread: have crt0 invoke __init_tcb() if it's
guenther
2013-12-12
1
-1
/
+6
*
Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in
guenther
2013-12-03
1
-0
/
+121