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
/
libexec
/
ld.so
/
dl_printf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename *fdprint function to *dprintf, like libc version
deraadt
2017-08-29
1
-2
/
+2
*
make ldso[] const; OK guenther@
millert
2017-01-24
1
-2
/
+2
*
On fatal errors, kill ourselves with thrkill(0,9,NULL) instead of
guenther
2017-01-24
1
-3
/
+32
*
Mark a bunch of stuff static
guenther
2017-01-23
1
-2
/
+2
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-2
/
+1
*
the abstraction of using a function pointer for the print functions is
deraadt
2010-01-02
1
-27
/
+27
*
Do not have multiple va_end(). Ok miod@ + many more.
ragge
2009-08-16
1
-2
/
+1
*
Add buffer mechanism internal ld.so printing code. makes ktrace more readable.
drahn
2009-05-18
1
-2
/
+28
*
various proto, ansi, and knf repair. tested on all architectures that
deraadt
2003-07-06
1
-1
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
knf & ansi; drahn ok
deraadt
2003-02-02
1
-2
/
+2
*
Print full 64 bit address. At least until LD_TRACE_LOADED_OBJECTS_FMT[12]
drahn
2002-10-04
1
-2
/
+6
*
Add the ability to output to file descriptors besides stderr.
drahn
2002-08-31
1
-29
/
+39
*
more KNF
deraadt
2002-05-28
1
-8
/
+9
*
remove another unneeded function
deraadt
2002-05-24
1
-10
/
+2
*
remove _dl_sprintf(). nothing uses it. and if it is gone, nothing can
deraadt
2002-05-23
1
-13
/
+1
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-5
/
+1
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
1
-3
/
+3
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-3
/
+3
*
cleaning
art
2001-06-06
1
-32
/
+7
*
Initial import of ELF ld.so. This was written indepently of the gnu rtld
rahnds
2000-06-13
1
-0
/
+253