a name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/exit.c
AgeCommit message (Expand)Author
2017-07-14Drop TLS variant checks, emutls is enough for VAX and Sun2.joerg
2017-07-11Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. Thisjoerg
2011-05-18Remove __P()dsl
2011-03-07Pass down ELF Auxillary Vectors for static NetBSD binaries too.joerg
2010-09-09Only do the __libc_init hack in libc, i.e. remove it from ld.elf_so.skrll
2010-06-28Ensure that initfini.c is referenced by exit.c. The start up code has tojoerg
2007-10-30Build a local copy of exit that doesn't call __cxa_finalize. It's notskrll
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-01Rewrite atexit(3), and add support for __cxa_atexit()/__cxa_finalize(),thorpej