]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
* posix/execvp.c: Include alloca.h.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Jan 2007 23:02:17 +0000 (23:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Jan 2007 23:02:17 +0000 (23:02 +0000)
commitdf859a0c1599efaa8d654b9c9a5994e666bc2b23
tree79c7863cfaf402baed8974252c2a8244d8d63753
parent64a0aa0fac2e55e03feb8c848876a65b98018b5b
* posix/execvp.c: Include alloca.h.

(allocate_scripts_argv): Renamed to...
(scripts_argv): ... this.  Don't allocate buffer here nor count
arguments.
(execvp): Use alloca if possible.
* posix/Makefile: Add rules to build and run tst-vfork3 test.
* posix/tst-vfork3.c: New test.

2007-01-03  Ulrich Drepper  <drepper@redhat.com>

* string/Makefile (tst-strxfrm2-ENV): Define.
* stdlib/Makefile (tst-strtod3-ENV): Define.
ChangeLog
posix/Makefile
posix/execvp.c
posix/tst-vfork3.c [new file with mode: 0644]
stdlib/Makefile
string/Makefile