summaryrefslogtreecommitdiff
path: root/lib/libc/misc/initfini.c
AgeCommit message (Expand)Author
2021-04-20Instead of compiling files with -fcommon, create an include file and declarechristos
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
2012-02-16Add _dlauxinfo helper function to provide access to the ELF auxilaryjoerg
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-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
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