summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/atexit.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Implement __cxa_atexit/__cxa_finalize as specified by the cross-vendorAlexander Kabaev2003-12-191-7/+101
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
* When multiple threads call atexit at the same time, some operations mustTor Egge2002-03-051-2/+28
* Merge Lite2 changesPeter Wemm1997-03-111-1/+3
* Don't use malloc, pessimize to use sbrk.Poul-Henning Kamp1996-09-271-1/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+66