summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/atexit.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-1/+2
* Update to accomodate the header file changesEric Andersen2001-09-271-0/+1
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Create __uClibc_main to handle what can be done in C instead of each arch'sManuel Novoa III2001-02-191-14/+26
* Revert stdio to initializing itself. Not quite a pretty but that ensures thatEric Andersen2001-02-091-3/+0
* Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III2001-01-251-32/+17
* Note about need to match _SC_ATEXIT_MAX. Minor macro name change.Manuel Novoa III2001-01-171-4/+9
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-58/+24
* Bug ugly formatting updateEric Andersen2000-10-091-59/+49
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-0/+1
* Initial revision0_9_1Erik Andersen2000-05-141-0/+117