about summary refs log tree commit diff
path: root/include/locale.h
Commit message (Expand)AuthorAgeFilesLines
* define NULL as nullptr when used in C++11 or laterIsmael Luceno2021-11-291-1/+3
* restore type of NULL to void * except when used in C++ programsRich Felker2013-11-241-0/+4
* fix feature test macro logic for _BSD_SOURCERich Felker2013-08-021-1/+1
* use a common definition of NULL as 0L for C and C++Rich Felker2013-01-181-6/+1
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* more header cleanup and conformance fixes - locale.h, time.hRich Felker2011-02-141-1/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+84