]> sourceware.org Git - newlib-cygwin.git/commit - newlib/libc/include/sys/reent.h
New structure containing fields used by the on_exit() function.
authorNick Clifton <nickc@redhat.com>
Fri, 6 Jun 2003 15:36:31 +0000 (15:36 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 6 Jun 2003 15:36:31 +0000 (15:36 +0000)
commit75d7d177004358ba5e410a2cd98f2249b6c4e1b3
treefc1541e54ea04ed5a4260fbc60e578424945e2ef
parent54152c7e7ed656c969fe4536f17f66360cd8d971
New structure containing fields used by the on_exit() function.
(struct _atexit): Include struct _on_exit_args.  For _REENT_SMALL do his via a
pointer that is initialised when needed.
newlib/ChangeLog
newlib/libc/include/sys/reent.h
newlib/libc/reent/reent.c
newlib/libc/stdlib/atexit.c
newlib/libc/stdlib/exit.c
newlib/libc/stdlib/on_exit.c
This page took 0.027567 seconds and 5 git commands to generate.