Corinna Vinschen
dec27025b2
* libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,
wcstoull, _wcstol_r, _wcstoll_r, _wcstoul_r and _wcstoull_r.
* libc/stdlib/Makefile.am (GENERAL_SOURCES): Add wcstol.c and wcstoul.c.
(EXTENDED_SOURCES): Add wcstoll.c, wcstoll_r.c, wcstoull.c and
wcstoull_r.c.
(CHEWOUT_FILES): Add .def files accordingly.
* libc/stdlib/Makefile.in: Regenerate.
* libc/stdlib/stdlib.tex: Add documentation links for above functions.
* libc/stdlib/strtoll.c: Fix portability note.
* libc/stdlib/strtoull.c: Ditto.
* libc/stdlib/wcstol.c: New file.
* libc/stdlib/wcstoll.c: New file.
* libc/stdlib/wcstoll_r.c: New file.
* libc/stdlib/wcstoul.c: New file.
* libc/stdlib/wcstoull.c: New file.
* libc/stdlib/wcstoull_r.c: New file.
2007-07-06 20:03:28 +00:00
..
2007-06-05 21:40:48 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-07-06 20:03:28 +00:00
2007-05-24 17:33:42 +00:00
2007-06-20 21:54:47 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-07-06 16:56:30 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-06-04 18:10:17 +00:00
2007-06-04 18:10:17 +00:00
2007-07-06 20:03:28 +00:00
2007-07-04 16:18:34 +00:00
2007-07-06 16:56:30 +00:00
2007-05-24 17:33:42 +00:00
2007-07-06 16:56:30 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2006-12-18 22:21:56 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2000-02-17 19:39:52 +00:00
2005-10-28 21:36:05 +00:00