index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
unicodeio.c
Age
Commit message (
Expand
)
Author
2003-09-13
Update from gnulib.
Jim Meyering
2003-08-18
Sync with gnulib.
Jim Meyering
2003-08-09
(unicode_to_mb): Change Solaris 2.7 to Solaris 5.7 in comment.
Jim Meyering
2002-11-23
Update from gnulib.
Jim Meyering
2002-02-11
2002-02-02 Paul Eggert <eggert@twinsun.com>
Jim Meyering
2001-03-06
(print_unicode_char): Simplify accordingly.
Jim Meyering
2001-01-21
(print_unicode_char): Cast the second iconv() arg,
Jim Meyering
2001-01-03
(print_unicode_char): Remove `const' from declaration of
Jim Meyering
2000-11-11
Back out Paul's changes while we wait for him and Bruno to reach agreement.
Jim Meyering
2000-11-10
(ENOTSUP): Define to EINVAL if not defined.
Jim Meyering
2000-11-10
don't back them out
Jim Meyering
2000-11-10
Back out the last two changes, at least for now.
Jim Meyering
2000-11-09
(MB_LEN_MAX): Make sure it's at least 6, to avoid buggy C libraries.
Jim Meyering
2000-11-09
(<wchar.h>): Do not include; no longer needed, since we no longer use wcrtomb.
Jim Meyering
2000-11-08
Include wchar.h.
Jim Meyering
2000-06-25
(print_unicode_char): Work around ansi2knr deficiency.
Jim Meyering
2000-04-07
(print_unicode_char): Avoid triggering Solaris iconv bug.
Jim Meyering
2000-03-17
(<string.h>): Include only #if HAVE_STRING_H.
Jim Meyering
2000-03-17
(utf8_wctomb): New function.
Jim Meyering
2000-03-04
(<errno.h>): Include it.
Jim Meyering
2000-03-01
New file from Bruno.
Jim Meyering