summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/rtld_printf.c
AgeCommit message (Expand)Author
2024-09-22rtld: Catch up to 07d90ee0a621 in subr_prf.c: Fix '+' conversion handlingWarner Losh
2024-07-14rtld-elf: Fix signed conversion for %hhWarner Losh
2024-04-28rtld snprintf: do not erronously skip a char at the buffer boundaryKonstantin Belousov
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2021-11-13rtld: add rtld_fdprintfx()Konstantin Belousov
2019-06-30Reduce size of rtld by 22% by pulling in less code from libcAlex Richardson
2018-10-29rtld-elf: fix more warnings to allow compiling with WARNS=6Alex Richardson
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2014-06-20Add the LD_LIBRARY_PATH_FDS environmental variable.Jonathan Anderson
2012-03-09Remove the use of toupper() from rtld_printf.c. Use of the libc functionKonstantin Belousov
2011-09-06Do not use the function pointers for the internal operation of rtld_printf()Konstantin Belousov
2011-08-24Rtld links with the specially built pic static libc library to get someKonstantin Belousov