glibc/iconv
Roland McGrath 4c8c1960df 2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
* iconv/loop.c: Don't include <sys/param.h>.  On Hurd it includes
	<signal.h> -> <sys/ucontext.h> defines ES, conflicting with
	iconvdata/iso646.c's (unrelated) ES.
	(MIN): New macro, just define it here instead to avoid that conflict.
2000-02-24 04:17:51 +00:00
..
gconv_builtin.c
gconv_builtin.h Add ISO registry alias for UTF8. 1999-08-17 20:22:48 +00:00
gconv_close.c
gconv_conf.c
gconv_db.c Correctly transfer last patch from 2.2 branch. 1999-12-08 16:51:14 +00:00
gconv_dl.c (known_compare): We have to use strcmp. 1999-12-08 04:03:45 +00:00
gconv_int.h (__gconv): Update comment. 2000-01-23 08:57:42 +00:00
gconv_open.c Fix typos. 2000-02-22 08:32:06 +00:00
gconv_simple.c Fix two problems in UTF-8 decoder. 2000-01-23 08:31:07 +00:00
gconv.c (__gconv): Deal with outbuf being NULL. 1999-12-21 07:23:26 +00:00
gconv.h
iconv_close.c
iconv_open.c
iconv_prog.c (process_block): Add cast to avoid warning. 2000-01-05 17:26:33 +00:00
iconv.c (iconv): Allow omitting output buffer if no input buffer is given to 1999-12-21 07:17:16 +00:00
iconv.h (iconv): Fix prototype. 2000-02-23 05:40:07 +00:00
loop.c 2000-02-23 Roland McGrath <roland@baalperazim.frob.com> 2000-02-24 04:17:51 +00:00
Makefile
skeleton.c Update comment for *written modification. 2000-01-19 03:19:51 +00:00
Versions