summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/wcstoul.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-5/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* Add a few missing functions so that wctype.h/wchar.h are more or lessespie2005-07-011-0/+21
uptodate, namely, wcsto(u)l(l) family, wcstod, stubs from wctrans/towctrans crank minor. okay millert@, jmc@.