diff options
author | Roland McGrath <roland@gnu.org> | 1996-02-10 10:00:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-02-10 10:00:27 +0000 |
commit | 6a032d81581978187f562e5533a32e0a6a3d352b (patch) | |
tree | 3d71a420044775c0cb50a38f7cf46ad7b6c9a0c1 /ChangeLog | |
parent | 56f778c958709876173156cf84f810150b2b8b1a (diff) | |
download | glibc-6a032d81581978187f562e5533a32e0a6a3d352b.zip glibc-6a032d81581978187f562e5533a32e0a6a3d352b.tar.gz glibc-6a032d81581978187f562e5533a32e0a6a3d352b.tar.bz2 |
Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960210
* posix/execvp.c: If execv fails with ENOEXEC, run the shell on
the file.
Fri Feb 9 11:46:45 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* time/Makefile (CFLAGS-zdump.c, CFLAGS-zic.c, CFLAGS-ialloc.c,
CFLAGS-scheck.c): Use -DNOID instead of -Wno-unused.
* hurd/Makefile (user-interfaces): Added hurd/tioctl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * posix/execvp.c: If execv fails with ENOEXEC, run the shell on + the file. + +Fri Feb 9 11:46:45 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * time/Makefile (CFLAGS-zdump.c, CFLAGS-zic.c, CFLAGS-ialloc.c, + CFLAGS-scheck.c): Use -DNOID instead of -Wno-unused. + + * hurd/Makefile (user-interfaces): Added hurd/tioctl. + Thu Feb 8 18:55:27 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * hurd/hurdioctl.c (tiocsctty): Set the terminal's pgrp to our own. |