diff options
author | Roland McGrath <roland@gnu.org> | 1996-02-09 10:00:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-02-09 10:00:23 +0000 |
commit | 56f778c958709876173156cf84f810150b2b8b1a (patch) | |
tree | 00f0564eab5783f64146408037f296985addfabb /ChangeLog | |
parent | a482b5a5959240f5d196b32c4833ac48a03c02c3 (diff) | |
download | glibc-56f778c958709876173156cf84f810150b2b8b1a.tar.gz glibc-56f778c958709876173156cf84f810150b2b8b1a.tar.xz glibc-56f778c958709876173156cf84f810150b2b8b1a.zip |
Thu Feb 8 18:55:27 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960209
* hurd/hurdioctl.c (tiocsctty): Set the terminal's pgrp to our own.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 510507f735..3e7a7a0517 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +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. + Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * Makefile (subdirs): Added wcsmbs. |