summaryrefslogtreecommitdiffstats
path: root/include/locale.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* New POSIX xlocale implementation written from scratch.schwarze2017-09-051-1/+29
* Move the 10 (!) defintions of NULL to their own mini header file andmillert2016-09-091-11/+3
* international currency locale rules as per POSIX.1-2008pelikan2014-07-141-1/+7
* As pointed out by Richard Guenther our definitionjsg2011-07-031-1/+3
* Define NULL as a void * instead of a long integer, as required by Single Unix.miod2011-04-061-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* NULL is now 0L so it is the same size as a pointer.millert2002-10-251-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
* Define NULL to be __null for C++: better quality of implementation.espie1999-06-111-1/+5
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-211-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+83