Home | History | Annotate | Download | only in locale
History log of /src/lib/libc/locale/wcstoumax.c
RevisionDateAuthorComments
 1.3  10-Mar-2007  hubertf Remove a bunch of unneeded #include <ctype.h>s
From: Slava Semushin <php-coder@altlinux.ru>
 1.2  21-Jun-2004  itojun fix missing license.
 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.

RSS XML Feed