glibc/stdio-common
Ulrich Drepper 06bfee07cb [BZ #282]
Update.
2004-07-23  Jakub Jelinek  <jakub@redhat.com>

	[BZ #282]
	* libio/iopopen.c (_IO_new_popen): Use _IO_init instead of
	_IO_no_init.  Remove wd from struct locked_FILE.
	(_IO_wproc_jumps): Remove.
	Reported by Andrew Josey <a.josey@opengroup.org>.
	* stdio-common/Makefile (tests): Add tst-popen.
	* stdio-common/tst-popen.c: New test.
2004-07-23 18:53:26 +00:00
..
.cvsignore
Depend
Makefile [BZ #282] 2004-07-23 18:53:26 +00:00
Versions Update. 2004-05-03 21:40:12 +00:00
_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. 2004-06-06 06:06:02 +00:00
_itoa.h Don't expand _itoa inline for libc. 2004-06-06 06:01:50 +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. 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
dprintf.c Update. 2004-03-19 00:37:59 +00:00
errnobug.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fprintf.c Update. 2004-03-19 00:37:59 +00:00
fscanf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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 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. 2004-03-19 00:37:59 +00:00
printf-parse.h Update. 2003-06-11 23:22:36 +00:00
printf-parsemb.c Update. 2004-06-29 17:28:24 +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 Update. 2001-07-23 23:45:03 +00:00
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 * stdio-common/psignal.c (psignal): Don't use BUF when asprintf 2004-06-15 20:04:37 +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 Update. 2001-11-27 08:33:32 +00:00
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 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
test-fseek.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-fwrite.c
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
tllformat.c
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
tst-fdopen.c Update. 2002-12-17 10:34:02 +00:00
tst-ferror.c
tst-ferror.input
tst-fileno.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gets.input
tst-obprintf.c
tst-perror.c Update. 2001-08-16 05:23:52 +00:00
tst-popen.c [BZ #282] 2004-07-23 18:53:26 +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-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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-unbputc.c
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
tstgetln.c Update. 2004-03-19 00:37:59 +00:00
tstgetln.input
tstscanf.c Update. 2001-08-07 04:37:18 +00:00
tstscanf.input
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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xbug.c