glibc/iconv
Ulrich Drepper 2c008571c3 Update.
2003-04-19  Ulrich Drepper  <drepper@redhat.com>

	* catgets/nl_types.h: Remove __THROW marker from cancellation points.
	* dirent/dirent.h: Likewise.
	* dlfcn/dlfcn.h: Likewise.
	* grp/grp.h: Likewise.
	* iconv/iconv.h: Likewise.
	* io/fcntl.h: Likewise.
	* io/ftw.h: Likewise.
	* libio/stdio.h: Likewise.
	* misc/sys/mman.h: Likewise.
	* misc/sys/select.h: Likewise.
	* misc/sys/syslog.h: Likewise.
	* misc/sys/uio.h: Likewise.
	* posix/spawn.h: Likewise.
	* posix/unistd.h: Likewise.
	* posix/sys/wait.h: Likewise.
	* pwd/pwd.h: Likewise.
	* resolv/netdb.h: Likewise.
	* rt/aio.h: Likewise.
	* shadow/shadow.h: Likewise.
	* signal/signal.h: Likewise.
	* socket/sys/socket.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* streams/stropts.h: Likewise.
	* string/string.h: Likewise.
	* sysdeps/gnu/utmpx.h: Likewise.
	* sysvipc/sys/msg.h: Likewise.
	* termios/termios.h: Likewise.
	* time/time.h: Likewise.
	* wcsmbs/wchar.h: Likewise.
	* iconv/gconv_cache.c: Include <not-cancel.h> and use non-cancelable
	functions.
	* misc/daemon.c: Likewise.
	* sysdeps/generic/backtracesymsfd.c: Likewise.
	* sysdeps/generic/check_fds.c: Likewise.
	* sysdeps/unix/sysv/linux/gethostid.c: Likewise.
	* sysdeps/unix/sysv/linux/not-cancel.h: New file.
	* sysdeps/generic/not-cancel.h: New file.
	* csu/Makefile (distribute): Add not-cancel.h.
	* sysdeps/unix/sysv/linux/fatal-prepare.h: New file.
	* sysdeps/unix/sysv/linux/Makefile: Define FATAL_PREPARE_INCLUDE
	for assert.c and assert-perr.c to include <fatal-prepare.h>.
	* sysdeps/unix/sysv/linux/Dist: Add fatal-prepare.h.

	* sysdeps/posix/remove.c (remove): Rewrite.  No need to restore
	errno and unlink first.

	* io/ftw.c (ftw_dir): In all places assume fchdir is available.

2003-04-18  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_fatal): Use
	INTERNAL_SYSCALL instead of INLINE_SYSCALL.
2003-04-19 16:57:17 +00:00
..
dummy-repertoire.c Update to LGPL v2.1. 2001-07-06 04:58:11 +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-04-19 16:57:17 +00:00
gconv_charset.h * iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning. 2002-05-14 02:22:58 +00:00
gconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv_conf.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
gconv_db.c Update. 2002-12-02 22:39:58 +00:00
gconv_dl.c (do_release_all): Undo last change. 2002-11-06 04:37:00 +00:00
gconv_int.h Update. 2002-12-02 22:39:58 +00:00
gconv_open.c Update. 2001-11-29 05:00:56 +00:00
gconv_simple.c Update. 2003-01-16 07:21:24 +00:00
gconv_trans.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
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
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
iconvconfig.c Update. 2003-01-02 20:32:33 +00:00
iconvconfig.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
loop.c Update. 2003-01-16 07:21:24 +00:00
Makefile (tests): Remove tst-iconv4.c 2002-11-26 02:17:06 +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. 2002-03-24 13:03:01 +00:00
Versions Update. 2002-08-04 23:32:14 +00:00