[BZ #282]
authorUlrich Drepper <drepper@redhat.com>
Fri, 23 Jul 2004 18:53:26 +0000 (18:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 23 Jul 2004 18:53:26 +0000 (18:53 +0000)
commit06bfee07cbd94b28c62bbdea7a982dfdbd460b2c
treeb0604ba7038cf6ce51c269e5a03278859dffa063
parent7a80496fb1d65c1e07df8a4addc5ad77226fd61e
[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.
ChangeLog
libio/iopopen.c
localedata/ChangeLog
localedata/locales/ko_KR
stdio-common/Makefile
stdio-common/tst-popen.c [new file with mode: 0644]