glibc/stdio-common
Ulrich Drepper 8dab36a119 Update.
2003-09-12  Ulrich Drepper  <drepper@redhat.com>

	* grp/Makefile (CFLAGS-getgrgid_r.c, CFLAGS-getgrnam_r.c,
	CFLAGS-fgetgrent.c, CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c,
	CFLAGS-initgroups.c, CFLAGS-getgrgid.c): Add -fexceptions.
	* inet/Makefile (CFLAGS-either_ntoh.c, CFLAGS-either_hton.c,
	CFLAGS-getnetgrent.c, CFLAGS-getnetgrent_r.c): Likewise.
	* io/Makefile (CFLAGS-posix_fallocate.c, CFLAGS-posix_fallocate64.c):
	Likewise.
	* misc/Makefile (CFLAGS-err.c): Likewise.
	* posix/Makefile (CFLAGS-getaddrinfo.c, CFLAGS-spawn.c,
	CFLAGS-spawnp.c, CFLAGS-spawni.c, CFLAGS-pause.c, CFLAGS-glob.c,
	CFLAGS-glob64.c): Likewise.
	* pwd/Makefile (CFLAGS-getpw.c): Likewise.
	* shadow/Makefile (CFLAGS-fgetspent.c, CFLAGS-fgetspent_r.c,
	CFLAGS-putspent.c, CFLAGS-getspnam.c, CFLAGS-getspnam_r.c): Likewise.
	* stdio-common/Makefile (CFLAGS-cuserid.c): Likewise.
	* sunrpc/Makefile (CFLAGS-openchild.c): Likewise.

	* stdlib/Makefile (CFLAGS-mkstemp.c): Remove definition.

	* libio/stdio.h: Remove __THROW from cuserid prototype.

	* locale/loadarchive.c: Use only non-cancelable interfaces.
	* resolv/herror.c (herror): Likewise.

	* malloc/hooks.c: Before using IO stream mark stream so it uses
	only non-cancelable interfaces.
	* malloc/malloc.c: Likewise.
	* posix/getopt.c: Likewise.


2003-09-11  Jakub Jelinek  <jakub@redhat.com>

	* Makerules (LDFLAGS-c.so): Remove -u __register_frame.

2003-09-12  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/stdio_ext.h: Mark most functions with __THROW.

	* misc/err.h: Remove __THROW from all prototypes.

	* posix/getopt.h (__THROW): Define if not already defined.  Add
	__THROW to the getopt functions.

2003-09-11  Ulrich Drepper  <drepper@redhat.com>

	* io/Makefile (CFLAGS-lockf.c): Add -fexceptions.
	(CFLAGS-fts.c): Likewise.
	* io/fcntl.h: Remove __THROW from lockf prototypes.
	* io/fts.h: Remove most __THROW.
2003-09-12 22:37:19 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Depend Update. 2000-07-29 06:45:51 +00:00
Makefile Update. 2003-09-12 22:37:19 +00:00
Versions Update. 2002-02-01 23:24:05 +00:00
_i18n_number.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
_itoa.c Update. 2003-06-11 23:22:36 +00:00
_itoa.h Update. 2003-06-11 23:22:36 +00:00
_itowa.c Update. 2002-03-12 20:04:56 +00:00
_itowa.h Update. 2003-06-11 23:22:36 +00:00
asprintf.c Update. 2002-04-09 20:36:24 +00:00
bug1.c Update. 1999-07-17 23:56:47 +00:00
bug1.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
bug2.c Update. 1997-05-26 23:01:17 +00:00
bug3.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 1997-05-07 14:34:37 +00:00
bug4.c 1997-05-07 16:31 Ulrich Drepper <drepper@cygnus.com> 1997-05-07 14:34:37 +00:00
bug5.c Update. 1998-07-04 10:39:13 +00:00
bug6.c Update. 1997-05-26 23:01:17 +00:00
bug6.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
bug7.c update from main archive 970122 1997-01-24 02:23:54 +00:00
bug8.c update from main archive 961008 1996-10-08 23:39:20 +00:00
bug9.c update from main archive 961008 1996-10-08 23:39:20 +00:00
bug10.c update from main archive 970218 1997-02-19 04:43:53 +00:00
bug11.c update from main archive 961008 1996-10-08 23:39:20 +00:00
bug12.c Update. 1998-06-15 14:55:03 +00:00
bug13.c Update. 2000-07-29 06:45:51 +00:00
bug14.c Update. 2003-01-28 07:32:19 +00:00
bug15.c Update. 2003-01-30 20:26:38 +00:00
dprintf.c * include/wchar.h (putwc): Use libc_hidden_proto. 2002-08-10 09:24:53 +00:00
errnobug.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fprintf.c * include/wchar.h (putwc): Use libc_hidden_proto. 2002-08-10 09:24:53 +00:00
fscanf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getline.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getw.c Update. 2002-02-26 01:45:59 +00:00
itoa-digits.c Update. 2002-03-12 20:04:56 +00:00
itoa-udigits.c Update. 2002-03-12 20:04:56 +00:00
itowa-digits.c Update. 2002-03-13 02:17:12 +00:00
perror.c Update. 2003-04-17 04:01:04 +00:00
printf-parse.h Update. 2003-06-11 23:22:36 +00:00
printf-parsemb.c Include stdlib.h and sys/param.h. 2003-06-12 15:06:16 +00:00
printf-parsewc.c Update. 2003-06-11 23:22:36 +00:00
printf-prs.c Update. 2003-06-11 23:22:36 +00:00
printf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
printf.h Update. 2001-07-23 23:45:03 +00:00
printf_fp.c Update. 2002-10-09 09:42:48 +00:00
printf_size.c Update. 2002-09-10 01:40:26 +00:00
psignal.c Update. 2002-08-04 23:32:14 +00:00
putw.c Update. 2002-02-26 01:45:59 +00:00
reg-printf.c * stdio-common/reg-printf.c (__register_printf_function): Calloc 2003-04-05 00:34:07 +00:00
scanf.c Update. 2002-02-26 01:45:59 +00:00
scanf1.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf2.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf3.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf4.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
scanf5.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
scanf7.c Update. 1998-11-13 19:03:53 +00:00
scanf8.c update from main archive 961008 1996-10-08 23:39:20 +00:00
scanf9.c Update. 2000-12-15 16:03:57 +00:00
scanf10.c update from main archive 970121 1997-01-23 04:24:20 +00:00
scanf11.c Update. 2001-11-27 08:33:32 +00:00
scanf12.c Update. 2000-07-22 07:26:13 +00:00
scanf12.input Update. 1999-02-07 00:06:12 +00:00
snprintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sprintf.c * include/wchar.h (putwc): Use libc_hidden_proto. 2002-08-10 09:24:53 +00:00
sscanf.c * stdio-common/sscanf.c: Use prototype defn with ... syntax. 2003-03-05 19:58:20 +00:00
stdio_ext.h Update. 2003-09-12 22:37:19 +00:00
stdio_lim.h.in Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tempnam.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
temptest.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
test-fseek.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-fwrite.c update from main archive 961008 1996-10-08 23:39:20 +00:00
test-popen.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-vfprintf.c Update. 2003-08-19 20:24:45 +00:00
test_rdwr.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tfformat.c (sprint_doubles): A test for %F format. 2002-03-11 21:46:37 +00:00
tiformat.c Update. 2000-06-17 19:22:43 +00:00
tllformat.c Update. 1999-02-14 20:03:55 +00:00
tmpnam.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tmpnam_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-cookie.c Update. 2000-03-23 20:42:34 +00:00
tst-fdopen.c Update. 2002-12-17 10:34:02 +00:00
tst-ferror.c Update. 1997-04-08 23:42:08 +00:00
tst-ferror.input Update. 1997-04-08 23:42:08 +00:00
tst-fileno.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-fmemopen.c Update. 2000-11-20 17:40:29 +00:00
tst-fphex.c * posix/tst-nanosleep.c: Include <time.h> for nanosleep 2003-06-25 11:14:37 +00:00
tst-fseek.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-gets.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gets.input Update. 2001-02-15 19:57:43 +00:00
tst-obprintf.c Update. 2000-03-27 18:36:21 +00:00
tst-perror.c Update. 2001-08-16 05:23:52 +00:00
tst-printf.c Update. 2002-03-15 22:08:18 +00:00
tst-printf.sh Update. 2002-03-15 22:08:18 +00:00
tst-printfsz.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-rndseek.c 2002-10-12 Roland McGrath <roland@redhat.com> 2002-10-12 18:45:26 +00:00
tst-sprintf.c * posix/transbug.c: Include <string.h> for memset and strlen 2003-06-25 11:04:58 +00:00
tst-sscanf.c * stdio-common/tst-sscanf.c (val_double): Append .0 to large whole 2002-10-11 10:55:33 +00:00
tst-swprintf.c Update. 2002-08-27 06:41:29 +00:00
tst-tmpnam.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-unbputc.c Update. 2000-07-03 21:40:46 +00:00
tst-unbputc.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-ungetc.c Update. 2002-12-19 09:18:01 +00:00
tst-wc-printf.c Update. 2003-07-31 19:26:38 +00:00
tstdiomisc.c Update. 2000-12-15 16:03:57 +00:00
tstgetln.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tstgetln.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
tstscanf.c Update. 2001-08-07 04:37:18 +00:00
tstscanf.input * Makefile (subdirs): Replace stdio with stdio-common and $(stdio). 1995-10-17 00:41:39 +00:00
vfprintf.c Update. 2003-09-06 09:56:14 +00:00
vfscanf.c Update. 2003-09-06 09:56:14 +00:00
vfwprintf.c Update. 1999-06-16 22:55:47 +00:00
vfwscanf.c Update. 2000-06-29 04:12:28 +00:00
vprintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xbug.c Update. 1998-01-21 17:04:36 +00:00