getopt: fix null pointer arithmetic ub
[musl] / src / exit / atexit.c
2020-11-11 Rich Felkerlift child restrictions after multi-threaded fork
2020-11-11 Rich Felkerconvert malloc use under libc-internal locks to use...
2018-09-12 Rich Felkersplit internal lock API out of libc.h, creating lock.h
2018-01-09 Jens Gustedtrevise the definition of multiple basic locks in the...
2015-07-24 Rich Felkerfix atexit when it is called from an atexit handler
2015-03-04 Rich Felkermake all objects used with atomic operations volatile
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2012-08-20 Rich Felkerfix bug whereby most atexit-registered functions got...
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2011-10-15 Rich Felkeradd dummy __cxa_finalize
2011-10-15 Rich Felkersupport __cxa_atexit, and registering atexit functions...
2011-10-15 Rich Felkersimplify atexit and fflush-on-exit handling
2011-02-12 Rich Felkerinitial check-in, version 0.5.0