summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/abort.c
AgeCommit message (Expand)Author
1998-10-12Exit via _exit() rather than exit(), as the latter would cause exit handlerskleink
1998-01-30update to lite-2perry
1997-07-13Add local.h for local prototypes.christos
1997-05-19Remove misleading comment in abort() function; fixes PR/2966 fromkleink
1996-10-24POSIX.1 requires that stdio buffers be flushed on abort.jtc
1995-12-28New-style RCS ids.thorpej
1995-02-28remove unneeded "#include <stddef.h>"jtc
1995-02-28Changed <sys/signal.h> to <signal.h>jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd