diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-08-20 Ulrich Drepper <drepper@cygnus.com> + * posix/execvp.c (execvp): Allocate array name of correct size. + Optimize inner loop. Use execve directly, not execv. + * elf/elf.h: Corrected SHT_ values from new draft. 1999-08-20 Andreas Schwab <schwab@suse.de> |