]> granicus.if.org Git - sudo/commit
If there is nothing to read from the askpass program, set errno to
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 27 Mar 2012 16:39:11 +0000 (12:39 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 27 Mar 2012 16:39:11 +0000 (12:39 -0400)
commit50b3368c6dc6dcf4ae037280e39b02ffea2415db
tree833edf33ab33137f82379dab6cf0ac9a29652f0c
parentcb46acec356eccadcd2479e1c04ff39f67b91df0
If there is nothing to read from the askpass program, set errno to
EINTR.  This makes the cancel button behave like the user entered
^C at the password prompt when PAM is used.

--HG--
branch : 1.7
tgetpass.c