Re: new module 'btowc'
> New module 'btowc'. Some systems succeed in implementing even this simple function incorrectly. Here is a workaround: 2008-12-21 Bruno Haible Work around a btowc() bug on IRIX 6.5. * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
new module 'btowc'
The next ISO C 99 multibyte/widechar function is btowc. 2008-12-17 Bruno Haible New module 'btowc'. * lib/wchar.in.h (btowc): New declaration. * lib/btowc.c: New file. * m4/btowc.m4: New file. * modules/btowc: New file. * m