mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-03-04 14:06:13 +08:00
__libc_fini_array should be called upon exit to call the global termination functions in fini-array, use atexit to register it at __start.
Libgloss is a library for all the details that usually get glossed over. This library refers to things like startup code, and usually I/O support for GCC and the C library. For more details, see the manual under doc/.