getopt: fix null pointer arithmetic ub
[musl] / src / exit / at_quick_exit.c
2020-11-11 Rich Felkerlift child restrictions after multi-threaded fork
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...
2017-12-14 Rich Felkerfix data race in at_quick_exit
2015-03-04 Rich Felkermake all objects used with atomic operations volatile
2012-08-26 Rich Felkeradd c11 quick_exit and at_quick_exit functions