glibc/stdio-common
Ulrich Drepper 322861e8b6 Update.
2004-05-07  Dmitry V. Levin  <ldv@altlinux.org>

	* argp/argp-help.c (__argp_error, __argp_failure): Check result
	of __asprintf call and don't use string if it failed.
	* stdio-common/psignal.c (psignal): Likewise.
	* locale/programs/localedef.c (more_help): Likewise.
	* resolv/res_hconf.c (arg_service_list, arg_trimdomain_list,
	arg_bool, parse_line): Check result of __asprintf calls and
	don't use string if they failed.
	* sunrpc/svc_simple.c (registerrpc, universal): Likewise.
	* elf/ldconfig.c (parse_conf_include): Check result of __asprintf
	call and exit if it failed.
2004-06-01 22:18:24 +00:00
..
.cvsignore
_i18n_number.h (_i18n_number_rewrite): Few more changes to make the code smaller. 2004-02-10 21:57:59 +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
_itowa.h Update. 2003-06-11 23:22:36 +00:00
asprintf.c Update. 2004-03-19 00:37:59 +00:00
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
bug14.c Update. 2003-01-28 07:32:19 +00:00
bug15.c Update. 2003-01-30 20:26:38 +00:00
Depend
dprintf.c Update. 2004-03-19 00:37:59 +00:00
errnobug.c
fprintf.c Update. 2004-03-19 00:37:59 +00:00
fscanf.c
getline.c Update. 2004-03-19 00:37:59 +00:00
getw.c Update. 2004-03-19 00:37:59 +00:00
itoa-digits.c
itoa-udigits.c
itowa-digits.c
Makefile Update. 2003-12-29 18:02:21 +00:00
perror.c Update. 2004-03-19 00:37:59 +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. 2004-03-19 00:37:59 +00:00
printf.c Update. 2004-03-19 00:37:59 +00:00
printf.h
printf_fp.c Update. 2004-03-24 22:05:34 +00:00
printf_size.c Update. 2004-03-19 00:37:59 +00:00
psignal.c Update. 2004-06-01 22:18:24 +00:00
putw.c Update. 2004-03-19 00:37: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. 2004-03-19 00:37:59 +00:00
scanf1.c
scanf2.c
scanf3.c
scanf4.c
scanf5.c
scanf7.c
scanf8.c
scanf9.c
scanf10.c
scanf11.c
scanf12.c
scanf12.input
snprintf.c Update. 2004-03-19 00:37:59 +00:00
sprintf.c Update. 2004-03-19 00:37:59 +00:00
sscanf.c Update. 2004-03-19 00:37:59 +00:00
stdio_ext.h Update. 2003-09-12 22:37:19 +00:00
stdio_lim.h.in
tempnam.c
temptest.c
test-fseek.c
test-fwrite.c
test-popen.c
test-vfprintf.c Update. 2003-08-19 20:24:45 +00:00
test_rdwr.c
tfformat.c
tiformat.c
tllformat.c
tmpnam.c
tmpnam_r.c
tst-cookie.c
tst-fdopen.c Update. 2002-12-17 10:34:02 +00:00
tst-ferror.c
tst-ferror.input
tst-fileno.c
tst-fmemopen.c
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
tst-gets.input
tst-obprintf.c
tst-perror.c
tst-printf.c
tst-printf.sh
tst-printfsz.c
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 Update. 2004-04-20 18:58:56 +00:00
tst-swprintf.c Update. 2002-08-27 06:41:29 +00:00
tst-tmpnam.c
tst-unbputc.c
tst-unbputc.sh
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
tstgetln.c Update. 2004-03-19 00:37:59 +00:00
tstgetln.input
tstscanf.c
tstscanf.input
Versions Update. 2004-05-03 21:40:12 +00:00
vfprintf.c Update. 2004-03-19 00:37:59 +00:00
vfscanf.c Update. 2004-04-20 18:58:56 +00:00
vfwprintf.c
vfwscanf.c
vprintf.c
xbug.c