summaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcstoul.c
AgeCommit message (Expand)Author
2007-03-10Remove a bunch of unneeded #include <ctype.h>shubertf
2004-06-21fix missing license.itojun
2003-03-11add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656)tshiozak
2001-09-27add wcstod/wcstol/wcstoul.yamt