ru
|
ec73cae726
|
mdoc(7) police: sweep.
|
2002-11-29 17:35:09 +00:00 |
|
tjr
|
491569a0a7
|
Add the remaining C99 wide character string to integer conversion functions.
Restrict qualifiers were added to the existing prototypes in <inttypes.h>
and the typedef for wchar_t was removed.
|
2002-09-22 08:06:45 +00:00 |
|
tjr
|
4448ddb047
|
Correct type of second argument: it is wchar_t ** restrict,
not wchar_t * restrict.
|
2002-09-12 09:25:27 +00:00 |
|
tjr
|
7c848d9cfd
|
Add wcstol() and wcstoul(), based on strtol() and strtoul().
|
2002-09-08 13:27:26 +00:00 |
|