1.1 |
| 11-Mar-2003 |
tshiozak | add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) - these are defined in C99 (wcsto[ui]max) and SUSv3. - these implementations are written by sigsegv@s25.xrea.com, derived from NetBSD's wcstol/wcstoul. - I just added some comments.
|