summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/abort.c
Commit message (Expand)AuthorAgeFilesLines
* Hack the 68000 last ditch abort to work for all 68000 targets.David McCullough2001-12-051-1/+1
* Cleanup abort() so it behaves itself a bit betterEric Andersen2001-11-211-10/+65
* Create __uClibc_main to handle what can be done in C instead of each arch'sManuel Novoa III2001-02-191-4/+5
* A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen2001-01-011-2/+0
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* Bypass problem with signals for the moment...Eric Andersen2000-10-171-0/+2
* Formatting updateEric Andersen2000-10-071-19/+17
* This is making far too much sense.Eric Andersen2000-10-041-1/+0
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-0/+53