glibc/stdio-common
Ulrich Drepper a164874646 Update.
1999-09-24  Andreas Jaeger  <aj@suse.de>

	* stdio-common/tst-printf.c (main): Add a testcase for large
	precision.  Reported by Tymm Twillman <tymm@coe.missouri.edu>.

1999-09-24  Andreas Schwab  <schwab@suse.de>

	* math/bits/mathcalls.h: Fix last change.  Also declare __finite.

1999-09-24  Andreas Jaeger  <aj@suse.de>

	* intl/finddomain.c (_nl_find_domain): Fix memory leak: Free
	normalized_codeset.  Reported by Belicky Zsolt <zsolt@prolan.hu>.

1999-09-23  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/unix/sysv/linux/Makefile [malloc] (CFLAGS-malloc.c): New
	variable.  Define MORECORE_CLEARS to 2.

	* malloc/malloc.c (cALLOc): Correctly handle systems where sbrk
	doesn't clear the contents of memory that is reallocated after
	decrementing the break value first.  Update comment about
	MORECORE_CLEARS, explaining the meaning of the values it can be
	set to.
1999-09-25 06:37:46 +00:00
..
_itoa.c Update. 1999-06-16 22:55:47 +00:00
_itoa.h Update. 1998-10-29 15:17:25 +00:00
_itowa.c Update. 1999-06-16 22:55:47 +00:00
_itowa.h Update. 1999-06-16 22:55:47 +00:00
.cvsignore
asprintf.c
bug1.c Update. 1999-07-17 23:56:47 +00:00
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
dprintf.c
errnobug.c
fprintf.c
fscanf.c
getline.c
getw.c
itoa-digits.c Update. 1999-06-16 22:55:47 +00:00
itowa-digits.c Update. 1999-06-16 22:55:47 +00:00
Makefile Update. 1999-08-25 00:51:16 +00:00
perror.c
printf_fp.c Update. 1999-07-14 00:54:57 +00:00
printf_size.c Update. 1999-06-16 22:55:47 +00:00
printf-parse.h Update. 1999-06-21 13:38:44 +00:00
printf-prs.c Update. 1999-06-16 22:55:47 +00:00
printf.c
printf.h Update. 1999-06-16 22:55:47 +00:00
psignal.c Update. 1999-06-19 09:58:37 +00:00
putw.c
reg-printf.c
scanf1.c
scanf2.c
scanf3.c
scanf4.c
scanf5.c
scanf7.c Update. 1998-11-13 19:03:53 +00:00
scanf8.c
scanf9.c
scanf10.c
scanf12.c Update. 1999-02-07 00:06:12 +00:00
scanf12.input Update. 1999-02-07 00:06:12 +00:00
scanf.c
snprintf.c
sprintf.c
sscanf.c
stdio_lim.h.in Update. 1999-08-22 16:26:00 +00:00
tempnam.c Update. 1999-07-06 16:26:03 +00:00
temptest.c
test_rdwr.c
test-fseek.c
test-fwrite.c
test-popen.c
tfformat.c
tiformat.c
tllformat.c Update. 1999-02-14 20:03:55 +00:00
tmpfile64.c Update. 1999-07-06 16:26:03 +00:00
tmpfile.c Update. 1999-07-06 16:26:03 +00:00
tmpnam_r.c Update. 1999-07-06 16:26:03 +00:00
tmpnam.c Update. 1999-07-06 16:26:03 +00:00
tst-cookie.c Update. 1999-08-25 01:33:54 +00:00
tst-ferror.c
tst-ferror.input
tst-fileno.c
tst-printf.c Update. 1999-09-25 06:37:46 +00:00
tst-printfsz.c
tst-tmpnam.c Update. 1998-12-15 00:02:24 +00:00
tst-ungetc.c Update. 1998-10-23 13:44:50 +00:00
tst-wc-printf.c
tstdiomisc.c Update. 1998-11-13 19:38:37 +00:00
tstgetln.c
tstgetln.input
tstscanf.c Update. 1999-09-22 16:03:46 +00:00
tstscanf.input
Versions
vfprintf.c Update. 1999-09-12 21:23:32 +00:00
vfscanf.c Update. 1999-09-22 16:03:46 +00:00
vfwprintf.c Update. 1999-06-16 22:55:47 +00:00
vfwscanf.c Update. 1999-06-16 22:55:47 +00:00
vprintf.c
xbug.c