Provide a robust <wchar.h>. Further simplifications are now
authorEric Blake <ebb9@byu.net>
Sat, 13 Jan 2007 05:23:36 +0000 (05:23 +0000)
committerEric Blake <ebb9@byu.net>
Sat, 13 Jan 2007 05:23:36 +0000 (05:23 +0000)
commit51a3188e1de710b4514c9f93d47245ad12948ecc
treeb46b2332d846b47cd3a7c83d7fb71abced927593
parent662e273931461d8aed89f64ea9ceb1618916e180
Provide a robust <wchar.h>.  Further simplifications are now
possible in other modules, but not included here.
* modules/wchar: New module.
* m4/wchar.m4: New file.
* lib/wchar_.h: Likewise.
* modules/mbchar (Depends-on): Depend on wchar, as the first use
of the new module.
* MODULES.html.sh (Extended multibyte and wide character utilities):
New section.
ChangeLog
MODULES.html.sh
lib/wchar_.h [new file with mode: 0644]
m4/wchar.m4 [new file with mode: 0644]
modules/mbchar
modules/wchar [new file with mode: 0644]