]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 12 Sep 2004 18:05:37 +0000 (18:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 12 Sep 2004 18:05:37 +0000 (18:05 +0000)
commit9ad684229e7cf2f0b3c6068b2122701d167a5794
tree74e661e3991005d7fb582984a493b5b918f11189
parentcf244b74a04435b6954d5499a09fa97a628bc3ab
Update.

* posix/spawn.h [__USE_GNU]: Define POSIX_SPAWN_USEVFORK.
* posix/spawnattr_setflags.c: Check whether any unknown bit is set
in FLAGS parameter and fail if this is the case.
* sysdeps/posix/spawni.c: Use vfork if POSIX_SPAWN_USEVFORK flag is
set.
ChangeLog
posix/spawn.h
posix/spawnattr_setflags.c
sysdeps/posix/spawni.c