summaryrefslogtreecommitdiff
path: root/include/locale.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-29define NULL as nullptr when used in C++11 or laterIsmael Luceno1-1/+3
2013-11-24restore type of NULL to void * except when used in C++ programsRich Felker1-0/+4
2013-08-02fix feature test macro logic for _BSD_SOURCERich Felker1-1/+1
2013-01-18use a common definition of NULL as 0L for C and C++Rich Felker1-6/+1
2012-09-07default features: make musl usable without feature test macrosRich Felker1-0/+2
2011-02-14more header cleanup and conformance fixes - locale.h, time.hRich Felker1-1/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+84