diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-23 22:22:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-23 22:22:06 +0000 |
commit | 1b13e783c5fb6da75e5254edcc4726b03a33c373 (patch) | |
tree | 7280e461ce43cf0a029713872af519714b23333f | |
parent | 69c0500a4f79de272fa1611f1f291de863e34cf6 (diff) | |
download | glibc-1b13e783c5fb6da75e5254edcc4726b03a33c373.tar glibc-1b13e783c5fb6da75e5254edcc4726b03a33c373.tar.gz glibc-1b13e783c5fb6da75e5254edcc4726b03a33c373.tar.bz2 glibc-1b13e783c5fb6da75e5254edcc4726b03a33c373.zip |
Update.
1999-08-23 Ulrich Drepper <drepper@cygnus.com>
* posix/execvp.c (execvp): Correct copying of file name.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +1999-08-23 Ulrich Drepper <drepper@cygnus.com> + + * posix/execvp.c (execvp): Correct copying of file name. + 1999-08-23 Mark Kettenis <kettenis@gnu.org> * hurd/hurdsig.c (_hurd_internal_post_signal): Add missing else. |