summaryrefslogtreecommitdiff
path: root/libexec/ld.so/dl_printf.c
AgeCommit message (Expand)Author
2002-10-04Print full 64 bit address. At least until LD_TRACE_LOADED_OBJECTS_FMT[12]Dale Rahn
2002-08-31Add the ability to output to file descriptors besides stderr.Dale Rahn
2002-05-28more KNFTheo de Raadt
2002-05-24remove another unneeded functionTheo de Raadt
2002-05-23remove _dl_sprintf(). nothing uses it. and if it is gone, nothing canTheo de Raadt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-06cleaningArtur Grabowski
2000-06-13Initial import of ELF ld.so. This was written indepently of the gnu rtldDale S. Rahn