aboutsummaryrefslogtreecommitdiffstats
path: root/include/debug.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-20treewide: improve getauxval(AT_SECURE) usageKarel Zak1-2/+3
2025-05-10lib/env, ...: use getauxval(AT_SECURE) for SUID checkMax Kellermann1-1/+2
2025-02-04include/debug: Relicense to Public DomainKarel Zak1-7/+2
2023-01-12include: add missing license linesKarel Zak1-0/+2
2023-01-03libmount: add optlist testsKarel Zak1-1/+1
2018-01-17include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()Karel Zak1-7/+12
2018-01-12include/debug: improve debug messageKarel Zak1-1/+1
2018-01-12include/debug: print info when addresses suppressedKarel Zak1-1/+3
2018-01-12include/debug: don't print pointer address for SUID programsKarel Zak1-16/+11
2016-09-21debug: use const void * for ul_debugobj()Igor Gnatenko1-1/+1
2016-05-31misc: Fix various typosSebastian Rasmussen1-1/+1
2014-11-03include/debug: improve and cleanupKarel Zak1-17/+70
2014-10-24include/debug: fix typoKarel Zak1-1/+1
2014-10-23whereis: cleanup debug stuff, fix argv[] usageKarel Zak1-1/+1
2014-10-01include/debug: remove duplicate 'const' declaration warningSami Kerola1-1/+1
2014-08-13include/debug: allow to speficy empty masknamesKarel Zak1-1/+3
2014-08-13include/debug: cleanup masksKarel Zak1-0/+1
2014-08-13include/debug: make masknames optionalKarel Zak1-1/+1
2014-08-13libs/debug: accept human readable names for _DEBUG=Ondrej Oprala1-1/+41
2014-03-21include/debug: add another debug macrosKarel Zak1-1/+17
2014-03-21include/debug: fix coding styleKarel Zak1-21/+22
2014-03-13clean up redundant macros and definesOndrej Oprala1-8/+0
2014-03-13libcommon: don't mention lib versions in debug macrosOndrej Oprala1-3/+0
2014-03-12libcommon: define more debugging macrosOndrej Oprala1-0/+7
2014-03-12libcommon: add common debugging routinesOndrej Oprala1-0/+70