From 0fee522db1412106381ebd2ad6803c07e033a271 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 24 Jul 2005 21:41:49 +0000 Subject: [BZ #1125] * posix/Makefile (tests): Add tst-execvp4. * posix/tst-execvp4.c: New file. 2005-07-24 Jakub Jelinek [BZ #1125] * posix/execvp.c (execvp): Change path_malloc to char *, free that pointer on failure. -2005-07-24 Ulrich Drepper --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb9d21ac69..02a4714d7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2005-07-24 Ulrich Drepper + * posix/Makefile (tests): Add tst-execvp4. + * posix/tst-execvp4.c: New file. + +2005-07-24 Jakub Jelinek + + [BZ #1125] + * posix/execvp.c (execvp): Change path_malloc to + char *, free that pointer on failure. + +-2005-07-24 Ulrich Drepper + * wcsmbs/bits/wchar2.h: Use __FILE not FILE. * wcsmbs/Makefile: Add rules to build and run tst-wchar-h. * wcsmbs/tst-wchar-h.c: New file. -- cgit v1.2.3-70-g09d2