about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-04-05 04:39:51 +0000
committerRoland McGrath <roland@gnu.org>1995-04-05 04:39:51 +0000
commitc0fef53b1e038a29ea57825af88fceeebdab874e (patch)
tree1695cfe07d507f907b5906af50614e0a9f7e3683 /ChangeLog
parent4bca5a35b82dd45f3322679ef900a1753fc8d688 (diff)
downloadglibc-c0fef53b1e038a29ea57825af88fceeebdab874e.tar.gz
glibc-c0fef53b1e038a29ea57825af88fceeebdab874e.tar.xz
glibc-c0fef53b1e038a29ea57825af88fceeebdab874e.zip
* misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttyname
 	and open.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68e389ad03..82c406b44a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Wed Apr  5 00:13:45 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
+	* misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttyname
+ 	and open.
+
 	* sysdeps/i386/bsd-_setjmp.S: Fix typo in name: setjmp -> _setjmp.
 
 Tue Apr  4 00:48:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>