summaryrefslogtreecommitdiff
path: root/include/wchar.h
AgeCommit message (Expand)Author
2010-07-24Don't declare wcscoll() twicePhilip Guenthe
2009-01-13Add wcstof(3) and wcstold(3).Mark Kettenis
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-01-06Adapt things to use __type_t instead of _BSD_TYPE_T_Todd C. Miller
2005-12-19This piece was missed in the _FOO_SOURCE -> __FOO_VISIBLE change set.Todd C. Miller
2005-07-01Add a few missing functions so that wctype.h/wchar.h are more or lessMarc Espie
2005-06-20zap duplicate prototypeMarc Espie
2005-06-17next citrus step.Marc Espie
2005-05-18wchar_t is a native C++ type, gcc picks its definition from elsewhere,Marc Espie
2005-05-11major abi changes:Marc Espie
2005-04-14introduce some wchar functions (from citrus and an itojun@ diff)Marc Espie