diff options
author | 2005-02-22 13:07:17 +0000 | |
---|---|---|
committer | 2005-02-22 13:07:17 +0000 | |
commit | 7c8572b8a37c1173c7db5061b812b31500d6b966 (patch) | |
tree | 5fbfc24a9ca76bfa64b0135ad93872d31c68d40d /ChangeLog | |
parent | . (diff) | |
download | glibc-7c8572b8a37c1173c7db5061b812b31500d6b966.tar.xz glibc-7c8572b8a37c1173c7db5061b812b31500d6b966.zip |
Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,7 +178,7 @@ stack. * posix/execle.c: Likewise. * posix/execlp.c: Likewise. - * posix/execlp.c: Likewise. + * posix/execvp.c: Likewise. (script_execute): Removed. (allocate_scripts_argv): New function. Called at most once to allocate memory, not every time a script is run. Adjust caller. |