summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/debug.h
AgeCommit message (Expand)Author
6 daysrtld: Switch to using <assert.h> for assertJohn Baldwin
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-09rtld-elf: Reuse _BASENAME_RTLD for debug.h rather than duplicating logicJessica Clarke
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2019-06-26Use rtld_putstr() instead of write() for the rtld msg() macroAlex Richardson
2019-04-14ld-elf.so: make LD_DEBUG always functional.Konstantin Belousov
2017-11-27libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-05-06Remove historical GNUC testEd Maste
2006-03-28Use C99's varadic macro syntax instead of gcc's.Dag-Erling Smørgrav
2004-03-21Add initial support for compiling a special 32 bit version ofPeter Wemm
2001-07-26Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn
1999-12-27Add a new function dllockinit() for registering thread lockingJohn Polstra
1999-09-04Enable -Wformat checking for debug_printf().John Polstra
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-03-07Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra