* Use isatty rather than ttyname for checking if stdin ...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:04:02 +0000 (17:04 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:04:02 +0000 (17:04 +0000)
commita3f6ea20fbe26cb53f420c069c8f59e89f94bcfa
tree735b5b3e0d06fd7f3170d233342f3b40204bba81
parent6cb7ccbb7ae7eb18316069ecca4d74708dee356d
* Use isatty rather than ttyname for checking if stdin ...
Author: mdz
Date: 2003-11-19 23:50:51 GMT
* Use isatty rather than ttyname for checking if stdin is a terminal.
isatty has the advantage of not requiring /proc under Linux, and thus
Closes: #221728
cmdline/apt-cache.cc
cmdline/apt-cdrom.cc
cmdline/apt-get.cc
debian/changelog