summaryrefslogtreecommitdiff
path: root/lib/libc/locale/_wcstoul.h
AgeCommit message (Expand)Author
2013-05-17Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.joerg
2013-04-16Add support for wcstoimax_l and friends.joerg
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2005-11-29WARNS=4christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-11add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656)tshiozak