aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/exit.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-13Add stdio_exit_handler()Matt Joyce1-2/+3
2018-01-19Fix syntax error in exit.cOrlando Arias1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
2018-01-17ansification: remove _PTRYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _PARAMSYaakov Selkowitz1-1/+1
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz1-6/+1
2013-07-022013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston1-2/+7
2004-09-162004-09-16 Antony King <antony.king@st.com>Jeff Johnston1-4/+0
2004-09-092004-09-09 Paul Brook <paul@codesourcery.com>Jeff Johnston1-37/+2
2003-10-22 * libc/stdlib/exit.c (exit): Handle null _GLOBAL_REENT->_atexits.Richard Sandiford1-2/+1
2003-09-052003-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+2
2003-09-022003-09-02 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-3/+3
2003-06-06New structure containing fields used by the on_exit() function.Nick Clifton1-9/+32
2002-05-152002-05-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+9
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green1-0/+5
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+73