symlink: Update regarding AIX.
[gnulib.git] / modules / wchar
2010-03-08 Bruno Haiblewchar: Avoid #define replacements in C++ mode.
2010-03-06 Bruno HaibleMore consistent naming of *.m4 files.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2009-12-31 Eric Blakelink-warning: always build headers with link warnings
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-05-01 Bruno HaibleReplace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t...
2008-12-22 Bruno HaibleWork around mbrlen() bugs on various platforms.
2008-12-21 Bruno HaibleNew module 'wcsnrtombs'.
2008-12-21 Bruno HaibleNew module 'wcsrtombs'.
2008-12-21 Bruno HaibleWork around a wcrtomb() bug on Solaris 10 and OSF/1...
2008-12-21 Bruno HaibleWork around a btowc() bug on IRIX 6.5.
2008-12-21 Bruno HaibleNew module 'wcrtomb'.
2008-12-21 Bruno HaibleNew module 'mbsnrtowcs'.
2008-12-21 Bruno HaibleOverride mbsrtowcs when redefining mbstate_t.
2008-12-21 Bruno HaibleWork around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-21 Bruno HaibleWork around wctob bug on Solaris 9.
2008-12-20 Bruno HaibleEnsure wctob is declared on IRIX 6.5.
2008-12-20 Bruno HaibleNew module 'mbsrtowcs'.
2008-12-19 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-19 Bruno HaibleNew module 'wctob'.
2008-12-17 Bruno HaibleNew module 'btowc'.
2008-12-17 Bruno HaibleNew module 'mbsinit'.
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-10-01 Bruno HaibleRename wchar_.h to wchar.in.h.
2007-07-13 Bruno HaibleUse the synonymous term "LGPLv2+".
2007-07-07 Bruno HaibleRemove the wcwidth.h file. Move wcwidth's declaration...
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-06-07 Bruno HaibleLinux uClibc built without wide character support lacks...
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-01-13 Eric BlakeProvide a robust <wchar.h>. Further simplifications...