aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/on_exit.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-3/+1
2018-01-17ansification: remove _VOIDYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _PTRYaakov Selkowitz1-2/+2
2018-01-17ansification: remove _ANDYaakov Selkowitz1-1/+1
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz1-7/+1
2015-12-21Add static instance of _on_exit_args for _REENT_SMALL platforms.Jeff Johnston1-0/+9
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston1-1/+1
2004-09-092004-09-09 Paul Brook <paul@codesourcery.com>Jeff Johnston1-37/+2
2003-09-022003-09-02 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-5/+5
2003-06-06New structure containing fields used by the on_exit() function.Nick Clifton1-9/+20
2002-05-152002-05-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+96