summaryrefslogtreecommitdiff
path: root/include/locale.h
AgeCommit message (Expand)Author
2017-09-05New POSIX xlocale implementation written from scratch.Ingo Schwarze
2016-09-09Move the 10 (!) defintions of NULL to their own mini header file andTodd C. Miller
2014-07-14international currency locale rules as per POSIX.1-2008Martin Pelikan
2011-07-03As pointed out by Richard Guenther our definitionJonathan Gray
2011-04-06Define NULL as a void * instead of a long integer, as required by Single Unix.Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-10-25NULL is now 0L so it is the same size as a pointer.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1999-06-11Define NULL to be __null for C++: better quality of implementation.Marc Espie
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt