summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/quick_exit.c
Commit message (Expand)AuthorAgeFilesLines
* Only define static locks in multithreaded modeThomas Preud'homme2017-02-131-0/+6
* Unify names of all lock objectsFreddie Chopin2017-02-061-3/+3
* Prefix consistenly target-independent locks with __Thomas Preudhomme2017-01-251-3/+3
* Fix compile with GCC 5 -WerrorYaakov Selkowitz2016-02-121-0/+1
* C11 quick_exit() support for <stdlib.h>Sebastian Huber2015-10-191-0/+81