glibc/iconv
Ulrich Drepper ee8449f729 Update.
2003-09-04  Ulrich Drepper  <drepper@redhat.com>

	* libio/libio.h: Define _IO_FLAGS2_NOTCANCEL.
	* libio/fileops.c [_LIBC]: Remove close macro.
	(_IO_file_open): If _IO_FLAGS2_NOTCANCEL is set, use open_not_cancel.
	(_IO_new_file_open): Recognize 'c' flag in mode string.
	(_IO_file_read): If _IO_FLAGS2_NOTCANCEL is set use read_not_cancel.
	(_IO_new_file_write): If _IO_FLAGS2_NOTCANCEL is set use
	write_not_cancel.
	* iconv/gconv_conf.c: Use fopen with 'c' mode flag.
	* inet/rcmd.c: Likewise.
	* inet/ruserpass.c: Likewise.
	* intl/localealias.c: Likewise.
	* malloc/mtrace.c: Likewise.
	* misc/getpass.c: Likewise.
	* misc/getttyent.c: Likewise.
	* misc/mntent_r.c: Likewise.
	* misc/getusershell.c: Likewise.
	* nss/nsswitch.c: Likewise.
	* resolv/res_hconf.c: Likewise.
	* resolv/res_init.c: Likewise.
	* sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
	* time/getdate.c: Likewise.
	* time/tzfile.c: Likewise.
	* misc/fstab.h: Undo last change.
	* misc/mntent.h: Likewise.
	* misc/Makefile: Remove CFLAGS-mntent_r.c, CFLAGS-mntent.c, and
	CFLAGS-fstab.c definition.

2003-09-04  Jakub Jelinek  <jakub@redhat.com>
2003-09-03  Ulrich Drepper  <drepper@redhat.com>
2003-09-04 08:27:37 +00:00
..
Makefile Update. 2003-06-11 21:57:23 +00:00
Versions Update. 2002-08-04 23:32:14 +00:00
dummy-repertoire.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv.h (__gconv_btowc_fct): New typedef. (struct __gconv_step): New field __btowc_fct. 2002-12-02 21:44:26 +00:00
gconv_builtin.c Update. 2002-12-02 22:39:58 +00:00
gconv_builtin.h Update. 2002-12-02 22:39:58 +00:00
gconv_cache.c Update. 2003-06-11 21:57:23 +00:00
gconv_charset.h Update. 2003-06-11 21:57:23 +00:00
gconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv_conf.c Update. 2003-09-04 08:27:37 +00:00
gconv_db.c Update. 2003-06-11 21:57:23 +00:00
gconv_dl.c (do_release_all): Undo last change. 2002-11-06 04:37:00 +00:00
gconv_int.h Update. 2003-06-11 21:57:23 +00:00
gconv_open.c Update. 2001-11-29 05:00:56 +00:00
gconv_simple.c Update. 2003-06-11 21:57:23 +00:00
gconv_trans.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv.h Update. 2003-04-19 16:57:17 +00:00
iconv_charmap.c Realloc error handling memory leak fix. 2001-12-29 15:57:15 +00:00
iconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv_open.c Update. 2001-11-29 05:00:56 +00:00
iconv_prog.c (process_block): Don't print message about invliad input if the -c option is used. 2003-04-06 20:36:19 +00:00
iconv_prog.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconvconfig.c Update. 2003-06-11 21:57:23 +00:00
iconvconfig.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
loop.c Update. 2003-06-11 21:57:23 +00:00
skeleton.c Update. 2002-12-02 22:39:58 +00:00
strtab.c Update. 2001-09-05 00:26:04 +00:00
tst-iconv1.c Update. 2001-09-01 19:24:55 +00:00
tst-iconv2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-iconv3.c Update. 2003-07-31 19:26:38 +00:00