]> git.ipfire.org Git - thirdparty/glibc.git/commit - posix/tst-spawn.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 29 May 2000 07:31:53 +0000 (07:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 29 May 2000 07:31:53 +0000 (07:31 +0000)
commit08c7f6b0082b1b645348518fdc42643b5580d87c
treeb5280480fa7790ff6f92029378b1311d870c2982
parent079199de5cdf96f85e29ecedafc69b2fb3004f2b
Update.

2000-05-29  Ulrich Drepper  <drepper@redhat.com>

* posix/Makefile (tests): Add tst-spawn.
(tst-spawn-ARGS): New variable.
* posix/tst-spawn.c: New file.

* posix/spawn_faction_addclose.c: Correctly account for new entry.
* posix/spawn_faction_adddup2.c: Likewise.
* posix/spawn_faction_addopen.c: Likewise.
* posix/spawni.c: Correctly test for success of dup2 calls.

* posix/tst-preadwrite.c: Check success of malloc call.
ChangeLog
posix/Makefile
posix/spawn_faction_addclose.c
posix/spawn_faction_adddup2.c
posix/spawn_faction_addopen.c
posix/spawni.c
posix/tst-preadwrite.c
posix/tst-spawn.c [new file with mode: 0644]