]> Savannah Git Hosting - gnulib.git/commit
getpass: don't assume struct termios
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Aug 2014 01:13:41 +0000 (18:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Aug 2014 01:14:00 +0000 (18:14 -0700)
commit59893aec3dbebe8c5b5763107b060183852235cb
treeadc7119fae219126f99cce941fb5b4459f0117d8
parentc31669cc30198aa72efc8cb86929067ca9f6eb53
getpass: don't assume struct termios

Problem report and trivial fix by Jonas 'Sortie' Termansen in:
http://lists.gnu.org/archive/html/bug-gnulib/2014-08/msg00015.html
* lib/getpass.c (getpass): Port to systems lacking struct termios.
ChangeLog
lib/getpass.c