aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/exit.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Move the declaration of __cleanup to libc_private.h as it is used in bothStefan Farfeleder2005-09-121-1/+3
* Implement __cxa_atexit/__cxa_finalize as specified by the cross-vendorAlexander Kabaev2003-12-191-6/+1
* 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-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-3/+6
* Reference an external variable in threaded programs so that theJohn Birrell1998-04-291-0/+6
* Add a global variable called __isthreaded that can be tested throughoutJohn Birrell1998-04-111-0/+9
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+60