index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
exit.c
Age
Commit message (
Expand
)
Author
2017-07-14
Drop TLS variant checks, emutls is enough for VAX and Sun2.
joerg
2017-07-11
Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This
joerg
2011-05-18
Remove __P()
dsl
2011-03-07
Pass down ELF Auxillary Vectors for static NetBSD binaries too.
joerg
2010-09-09
Only do the __libc_init hack in libc, i.e. remove it from ld.elf_so.
skrll
2010-06-28
Ensure that initfini.c is referenced by exit.c. The start up code has to
joerg
2007-10-30
Build a local copy of exit that doesn't call __cxa_finalize. It's not
skrll
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-01
Rewrite atexit(3), and add support for __cxa_atexit()/__cxa_finalize(),
thorpej
1998-10-18
Protect __atexit manipulation and traversal with a mutex.
kleink
1998-02-03
remove obsolete register declarations
perry
1998-01-30
update to lite-2
perry
1997-07-13
Add local.h for local prototypes.
christos
1995-12-28
New-style RCS ids.
thorpej
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd