diff options
author | Roland McGrath <roland@gnu.org> | 1999-03-08 12:43:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-03-08 12:43:11 +0000 |
commit | dec87ebe97c4298c31a295b49782ceef0eee3eae (patch) | |
tree | b898cab70c6855e264f3f3b6ef20ec3c2fdfdd38 | |
parent | 1999-03-08 Roland McGrath <roland@baalperazim.frob.com> (diff) | |
download | glibc-dec87ebe97c4298c31a295b49782ceef0eee3eae.tar.gz glibc-dec87ebe97c4298c31a295b49782ceef0eee3eae.tar.bz2 glibc-dec87ebe97c4298c31a295b49782ceef0eee3eae.zip |
1999-03-08 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdexec.c (_hurd_exec): Handle ARGV or ENVP parameters being
null, in which case send an empty string.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-03-08 Roland McGrath <roland@baalperazim.frob.com> + + * hurd/hurdexec.c (_hurd_exec): Handle ARGV or ENVP parameters being + null, in which case send an empty string. + 1999-03-02 Mark Kettenis <kettenis@gnu.org> * Makerules (LD_FLAGS-c.so): Add -u __register_frame to force the |