summaryrefslogtreecommitdiff
path: root/lib/unicodeio.c
Commit message (Expand)AuthorAgeFilesLines
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* From Eric Blake: Assume errno.h declares errno.Bruno Haible2006-06-171-5/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Assume ANSI C.Bruno Haible2003-09-101-5/+1
* Fix comments to identify Solaris versions using the same versionPaul Eggert2003-07-311-1/+1
* Switch from LGPL to GPL.Paul Eggert2003-07-141-9/+8
* Assume ANSI C.Bruno Haible2003-06-201-5/+5
* New file localcharset.h.Bruno Haible2002-12-311-1/+2
* Make getline.h and unicodeio.h self-contained.Bruno Haible2002-12-311-6/+2
* Include gettext.h instead of <libintl.h> with #ifdefs.Bruno Haible2002-11-051-8/+4
* 2002-02-02 Paul Eggert <eggert@twinsun.com>Jim Meyering2002-02-111-30/+93
* (print_unicode_char): Simplify accordingly.Jim Meyering2001-03-061-5/+3
* (print_unicode_char): Cast the second iconv() arg,Jim Meyering2001-01-211-2/+4
* (print_unicode_char): Remove `const' from declaration ofJim Meyering2001-01-031-1/+1
* Back out Paul's changes while we wait for him and Bruno to reach agreement.FILEUTILS-4_0_32Jim Meyering2000-11-111-88/+52
* (ENOTSUP): Define to EINVAL if not defined.Jim Meyering2000-11-101-0/+3
* don't back them outJim Meyering2000-11-101-70/+59
* Back out the last two changes, at least for now.Jim Meyering2000-11-101-59/+70
* (MB_LEN_MAX): Make sure it's at least 6, to avoid buggy C libraries.Jim Meyering2000-11-091-2/+6
* (<wchar.h>): Do not include; no longer needed, since we no longer use wcrtomb.Jim Meyering2000-11-091-71/+56
* Include wchar.h.Jim Meyering2000-11-081-12/+56
* (print_unicode_char): Work around ansi2knr deficiency.Jim Meyering2000-06-251-1/+1
* (print_unicode_char): Avoid triggering Solaris iconv bug.Jim Meyering2000-04-071-3/+9
* (<string.h>): Include only #if HAVE_STRING_H.Jim Meyering2000-03-171-1/+5
* (utf8_wctomb): New function.Jim Meyering2000-03-171-48/+112
* (<errno.h>): Include it.Jim Meyering2000-03-041-0/+5
* New file from Bruno.Jim Meyering2000-03-011-0/+121