summaryrefslogtreecommitdiff
path: root/lib/libc/misc
AgeCommit message (Expand)Author
2018-08-03Add a support to build ubsan.c in libckamil
2017-06-17PR 51654: Don't initialize _dlauxinfo for static binaries.joerg
2016-11-26More of previous.dholland
2016-11-26fix comment about initialization-time calls; ok joergdholland
2013-08-19Put the startup code in .text.startupmatt
2013-01-29Add ${ARCHDIR}/misc to pathmatt
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2012-02-16Add _dlauxinfo helper function to provide access to the ELF auxilaryjoerg
2011-12-08Use a constant array for the MIB. Newer LLVM decided that mib[] warrantedjoerg
2011-09-16Use __deadjoerg
2011-03-09Add TLS support infrastructure. For dynamic binaries, ld.elf_so exportsjoerg
2011-03-07Pass down ELF Auxillary Vectors for static NetBSD binaries too.joerg
2010-12-07Don't use argument as direct format string.joerg
2010-11-14Improve and simplify implementation of *env(3) functions:tron
2010-06-28Ensure that initfini.c is referenced by exit.c. The start up code has tojoerg
2009-11-17-delete prototypes which are already in <ssp/ssp.h>drochner
2009-01-30Make threaded programs die correctly:ad
2008-06-03xprintf returns void.ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-25Make the atexit mutex recursive and initialize it in __libc_init()xtraeme
2008-02-10Enable the atomic ops in userspace.ad
2007-11-13- Make it pass lint.ad
2007-11-13- stack_protector.c doesn't really belong under sys/. Add a new directoryad