diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1998-02-27 Ulrich Drepper <drepper@cygnus.com> + + * posix/execlp.c: POSIX.1 says that argv[0] *should* be provided, + but does not require it. Handle missing argv[] values gracefully. + * posix/execl.c: Likewise. + * posix/execle.c: Likewise. + 1998-02-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/libm-ieee754/s_isnanl.c: Ignore the explicit integer |