]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 1999 17:57:34 +0000 (17:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 1999 17:57:34 +0000 (17:57 +0000)
commit2a947279decefbde636886be3ff54333e0c8f4dd
tree3582524fc632058625762b052f0d127ce8681b6d
parent2f44482393e9cf16c75cdf6226d07c69b7f21e95
Update.

1999-08-25  Mark Kettenis  <kettenis@gnu.org>

* sysdeps/unix/sysv/linux/ptsname.c: Add checks to make sure we're
really dealing with a master pseudo terminal, and really returning
the name of the associated slave pseudo terminal by checking the
device number.
* sysdeps/unix/sysv/linux/pty-private.h: Removed.
* login/programs/pt_chown.c (do_pt_chown): Don't use unix98_pseudo_p.
ChangeLog
login/programs/pt_chown.c
sysdeps/unix/sysv/linux/ptsname.c
sysdeps/unix/sysv/linux/pty-private.h [deleted file]