CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-04-04 09:57:17

Modified files:
        winsup/cygwin  : ChangeLog passwd.cc 

Log message:
        * passwd.cc (_getpass_close_fd): New static pthread cleanup handler.
        (getpass): Rework to use /dev/tty in the first place.  Install
        _getpass_close_fd as pthread cleanup handler.  Flush prompt explicitely.
        Lock input and switch off signal input handling when reading password.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5792&r2=1.5793
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/passwd.cc.diff?cvsroot=src&r1=1.89&r2=1.90

Reply via email to