summaryrefslogtreecommitdiff
path: root/lib/getpass.c
Commit message (Expand)AuthorAgeFilesLines
* [lib/ChangeLog]Paul Eggert2006-09-271-4/+5
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-2/+4
* 2006-05-26 Martin Lambers <marlam@marlam.de>Simon Josefsson2006-05-261-2/+6
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* * getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and notSimon Josefsson2005-09-061-1/+1
* * getpass.c: Use _WIN32 instead of WIN32, suggested by BrunoSimon Josefsson2005-08-261-1/+1
* * getpass.c: Add WIN32 implementation. Conditionalize use ofSimon Josefsson2005-08-251-70/+79
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (fflush_unlocked, flockfile, funlockfile)Simon Josefsson2004-11-011-10/+20
* * getpass.c (fflush_unlocked, flockfile, funlockfile)Simon Josefsson2004-10-121-0/+11
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-2/+2
* Add getpass.h, so it's properly declared.Paul Eggert2004-08-091-0/+4
* Merge getpass from libc, plus a few fixes.Paul Eggert2003-10-081-25/+105
* Don't echo the password on Solaris, HP-UX, AIX, OSF/1.Bruno Haible2003-10-011-3/+14
* Switch from LGPL to GPL.Paul Eggert2003-07-091-11/+10
* Include unlocked-io.h.Jim Meyering2001-11-171-1/+2
* ansideclifyJim Meyering2000-06-211-2/+1
* New file, from Bruno Haible. Required for BeOS.Jim Meyering2000-06-211-0/+102