diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-17 07:02:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-17 07:02:26 +0000 |
commit | 68185625b4f0021d83e69d90ca9255e5a1be0cf6 (patch) | |
tree | 92666e845981065438cc51b0a36877f04d82db2b /ChangeLog | |
parent | 04166d6ee15cdcc3f1a5f384fdeb76ba892ecaf5 (diff) | |
download | glibc-68185625b4f0021d83e69d90ca9255e5a1be0cf6.tar.gz glibc-68185625b4f0021d83e69d90ca9255e5a1be0cf6.tar.xz glibc-68185625b4f0021d83e69d90ca9255e5a1be0cf6.zip |
update
1998-12-17 Ulrich Drepper <drepper@cygnus.com> * login/login.c: Determine pts/3 and terminal name if path is /dev/pts/3. This is consistent with getlogin. [PR libc/906]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1e9c13c351..b665f3534d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-12-17 Ulrich Drepper <drepper@cygnus.com> + + * login/login.c: Determine pts/3 and terminal name if path is + /dev/pts/3. This is consistent with getlogin. [PR libc/906] + 1998-12-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/posix/tempname.c (__path_search): Add casts for format |