]> Dogcows Code - chaz/tar/commit
(EILSEQ, ENOTSUP): New macros, if not defined by errno.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 21 Sep 2001 22:26:45 +0000 (22:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 21 Sep 2001 22:26:45 +0000 (22:26 +0000)
commita942967415745514873bdaf7039f11438722fae8
treec8c0a3f02e5c0056f2ae194d0a067a971978d1dc
parent92734c1511a0779585c441170756b5df874a11fa
(EILSEQ, ENOTSUP): New macros, if not defined by errno.h.
(<error.h>): Do not include.
(unicode_to_mb): Return int, not void.  New arg for failure callback.
Invoke the failure callback instead of invoking 'error'.
(print_unicode_success): Renamed from fprintf_callback.  Now extern.
Return -1 on failure, 0 on success.
(print_unicode_failure): New function.
(print_unicode_char): Return int.  Adjust to changes to unicode_to_mb.
Do not report error: instead, print an approximation.
lib/unicodeio.c
This page took 0.027195 seconds and 4 git commands to generate.