lib/wctype.in.h


Log

Author Commit Date CI Message
Bruno Haible 28db629d 2009-09-08T23:27:09 Work around towlower, towupper bug on mingw.
Bruno Haible 819bc00d 2009-09-06T02:21:50 Update copyright year.
Bruno Haible 2dbdc8c0 2009-09-05T18:06:54 Support towlower and towupper.
Eric Blake 3cb753d3 2008-12-29T09:09:58 wchar.h: supply WEOF on Irix 5.3 * lib/wchar.in.h (wint_t): Also supply WEOF. * lib/wctype.in.h (wint_t): Likewise. * doc/posix-headers/wchar.texi (wchar.h): Document the bug. * doc/posix-headers/wctype.texi (wctype.h): Likewise. Reported by Tom G. Christensen. Signed-off-by: Eric Blake <ebb9@byu.net>
Bruno Haible 3c08dcc3 2008-10-18T02:43:18 Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Bruno Haible 6fe332a1 2008-09-20T14:51:52 Ensure that wint_t gets defined on IRIX 5.3.
Bruno Haible c2318e88 2008-08-30T03:09:15 Avoid some "gcc -pedantic" warnings.
Bruno Haible 5feb6a2e 2008-04-22T01:56:52 Replace the isw* functions on Linux libc5.
Bruno Haible ccd77be2 2007-10-02T00:42:53 Rename wctype_.h to wctype.in.h.