]> granicus.if.org Git - sudo/commit
On AIX, only convert the tty device number from dev64_t to dev32_t
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 21 Jul 2015 21:02:56 +0000 (15:02 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 21 Jul 2015 21:02:56 +0000 (15:02 -0600)
commitaeaa6a6111773bf1b7e1bd28c7fb9c414297fe0c
treef31a40cd86d73e5fcd4af586dcf422df357f0431
parentef47c692c3c66d47872b98a8b90f493789fe64b8
On AIX, only convert the tty device number from dev64_t to dev32_t
if dev_t is 32-bits.
src/ttyname.c