summaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcstoull.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the remaining C99 wide character string to integer conversion functions.Tim J. Robbins2002-09-221-0/+126
Restrict qualifiers were added to the existing prototypes in <inttypes.h> and the typedef for wchar_t was removed. Notes: svn path=/head/; revision=103793