aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/quick_exit.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Only define static locks in multithreaded modeThomas Preud'homme1-0/+6
2017-02-06Unify names of all lock objectsFreddie Chopin1-3/+3
2017-01-25Prefix consistenly target-independent locks with __Thomas Preudhomme1-3/+3
2016-02-12Fix compile with GCC 5 -WerrorYaakov Selkowitz1-0/+1
2015-10-19C11 quick_exit() support for <stdlib.h>Sebastian Huber1-0/+81