glibc/stdio-common
Ulrich Drepper 0f6b172f72 Update.
2000-08-17  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/printf_fp.c: Fix chars_needed computation.
	Patch by Greg McGary <greg@mcgary.org>.

2000-08-17  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-load.c (_dl_map_object): Don't crash if both loader and
	_dl_loaded are NULL.

2000-08-17  Jakub Jelinek  <jakub@redhat.com>

	* manual/arith.texi (feholdexcept): Returns 0 on success.

2000-08-17  Andreas Jaeger  <aj@suse.de>

	* sysdeps/gnu/net/if.h (struct ifreq): Add ifru_newname.
	(ifr_newname): New.
	Reported by Andi Kleen <ak@suse.de>.

2000-08-17  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/alpha/fpu/fedisblxcpt.c: New file.
	* sysdeps/alpha/fpu/feenablxcpt.c: New file.
	* sysdeps/alpha/fpu/fegetexcept.c: New file.

2000-08-16  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/xstatconv.c (xstat32_conv): Test sizes
	of buf->st_ino and kbuf->st_ino, not __st_ino.
	If _HAVE_STAT64___ST_INO is not defined, don't use __st_ino at all.
	* sysdeps/unix/sysv/linux/getdents64.c: Change path in #include
	directive so that only linux/getdents.c is used, not some
	architecture specific one.

2000-08-16  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/i386/fpu/fegetexcept.c (fegetexcept): Return currently
	enabled, not disabled exceptions.
	* sysdeps/i386/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
	* sysdeps/i386/fpu/feenablxcpt.c (feenableexcept): Likewise.

	($(addprefix $(objpfx),$(tests)),
	$(addprefix $(objpfx),$(librt-tests))):
	* include/link.h: Undo last patches.  Hurd now has stat64.
2000-08-17 19:36:13 +00:00
..
_i18n_number.h Update. 2000-07-29 06:45:51 +00:00
_itoa.c
_itoa.h
_itowa.c
_itowa.h
.cvsignore
asprintf.c
bug1.c
bug1.input
bug2.c
bug3.c
bug4.c
bug5.c
bug6.c
bug6.input
bug7.c
bug8.c
bug9.c
bug10.c
bug11.c
bug12.c
bug13.c Update. 2000-07-29 06:45:51 +00:00
Depend Update. 2000-07-29 06:45:51 +00:00
dprintf.c
errnobug.c
fprintf.c
fscanf.c
getline.c
getw.c
itoa-digits.c
itowa-digits.c
Makefile * stdio-common/Makefile (distribute): Remove removed files, add 2000-08-01 09:27:52 +00:00
perror.c
printf_fp.c Update. 2000-08-17 19:36:13 +00:00
printf_size.c Update. 2000-02-11 18:50:36 +00:00
printf-parse.h Update. 2000-07-29 06:45:51 +00:00
printf-prs.c
printf.c
printf.h Update. 2000-01-29 02:54:27 +00:00
psignal.c
putw.c
reg-printf.c
scanf1.c
scanf2.c
scanf3.c
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
scanf8.c
scanf9.c
scanf10.c
scanf12.c Update. 2000-07-22 07:26:13 +00:00
scanf12.input
scanf.c
snprintf.c
sprintf.c
sscanf.c
stdio_lim.h.in
tempnam.c
temptest.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
test_rdwr.c
test-fseek.c
test-fwrite.c
test-popen.c
tfformat.c Update. 2000-05-23 06:37:29 +00:00
tiformat.c Update. 2000-06-17 19:22:43 +00:00
tllformat.c
tmpfile64.c
tmpfile.c * stdio-common/tmpfile.c [! USE_IN_LIBIO]: No alias needed, 2000-04-02 20:15:54 +00:00
tmpnam_r.c
tmpnam.c
tst-cookie.c Update. 2000-03-23 20:42:34 +00:00
tst-ferror.c
tst-ferror.input
tst-fileno.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-obprintf.c Update. 2000-03-27 18:36:21 +00:00
tst-printf.c Update. 2000-07-07 21:06:48 +00:00
tst-printf.sh * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Change parameter 2000-07-25 10:06:51 +00:00
tst-printfsz.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-sscanf.c Update. 2000-07-28 17:45:15 +00:00
tst-tmpnam.c
tst-unbputc.c Update. 2000-07-03 21:40:46 +00:00
tst-unbputc.sh * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Change parameter 2000-07-25 10:06:51 +00:00
tst-ungetc.c
tst-wc-printf.c
tstdiomisc.c
tstgetln.c
tstgetln.input
tstscanf.c Update. 2000-07-22 07:26:13 +00:00
tstscanf.input
Versions
vfprintf.c * stdio-common/vfprintf.c (vfprintf): Also set `is_long' if the 2000-08-09 09:31:00 +00:00
vfscanf.c Update. 2000-07-28 17:45:15 +00:00
vfwprintf.c
vfwscanf.c Update. 2000-06-29 04:12:28 +00:00
vprintf.c
xbug.c