mirror of git://sourceware.org/git/glibc.git
* sysdeps/posix/spawni.c (__spawni): Automatically recognize some
more cases when we can use vfork.
This commit is contained in:
parent
a9f43ef464
commit
141f0a9cbe
|
|
@ -1,3 +1,8 @@
|
||||||
|
2005-09-13 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* sysdeps/posix/spawni.c (__spawni): Automatically recognize some
|
||||||
|
more cases when we can use vfork.
|
||||||
|
|
||||||
2005-08-29 Thomas Schwinge <schwinge@nic-nac-project.de>
|
2005-08-29 Thomas Schwinge <schwinge@nic-nac-project.de>
|
||||||
|
|
||||||
[BZ #1261]
|
[BZ #1261]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue