Switch from LGPL to GPL.
[gnulib.git] / lib / unicodeio.c
2003-07-14 Paul EggertSwitch from LGPL to GPL.
2003-06-20 Bruno HaibleAssume ANSI C.
2002-12-31 Bruno HaibleNew file localcharset.h.
2002-12-31 Bruno HaibleMake getline.h and unicodeio.h self-contained.
2002-11-05 Bruno HaibleInclude gettext.h instead of <libintl.h> with #ifdefs.
2002-02-11 Jim Meyering2002-02-02 Paul Eggert <eggert@twinsun.com>
2001-03-06 Jim Meyering(print_unicode_char): Simplify accordingly.
2001-01-21 Jim Meyering(print_unicode_char): Cast the second iconv() arg,
2001-01-03 Jim Meyering(print_unicode_char): Remove `const' from declaration of
2000-11-11 Jim MeyeringBack out Paul's changes while we wait for him and Bruno... FILEUTILS-4_0_32
2000-11-10 Jim Meyering(ENOTSUP): Define to EINVAL if not defined.
2000-11-10 Jim Meyeringdon't back them out
2000-11-10 Jim MeyeringBack out the last two changes, at least for now.
2000-11-09 Jim Meyering(MB_LEN_MAX): Make sure it's at least 6, to avoid buggy...
2000-11-09 Jim Meyering(<wchar.h>): Do not include; no longer needed, since...
2000-11-08 Jim MeyeringInclude wchar.h.
2000-06-25 Jim Meyering(print_unicode_char): Work around ansi2knr deficiency.
2000-04-07 Jim Meyering(print_unicode_char): Avoid triggering Solaris iconv...
2000-03-17 Jim Meyering(<string.h>): Include only #if HAVE_STRING_H.
2000-03-17 Jim Meyering(utf8_wctomb): New function.
2000-03-04 Jim Meyering(<errno.h>): Include it.
2000-03-01 Jim MeyeringNew file from Bruno.