]> granicus.if.org Git - sudo/commit
Better support for SVR4-style /proc entries where we can't use
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Apr 2012 18:35:30 +0000 (14:35 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Apr 2012 18:35:30 +0000 (14:35 -0400)
commit2e59eafba646620231e7a979da1e5e4824491e87
tree3f1eba5ddd74a3f7a3a60e3b2c7ee2e953c1af34
parent329e224db9a58dabc23cf827eeb073017a5d1b05
Better support for SVR4-style /proc entries where we can't use
ttyname() on the /proc/pid/fd/[0-2] entries.  We can, however,
attempt to map the device number back to the correct pseudo-tty
slave device.
src/ttyname.c