empserver/src
Markus Armbruster 53b2271d1d client: Make get_password() not echo with POSIX && !HAVE_GETPASS
getpass() is traditional Unix, but has been withdrawn from POSIX.  We
provide a replacement in case it's missing.  The one for Windows
suppresses echo, like getpass() does.  Implement that for POSIX.  The
other differences to getpass() remain.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2021-01-17 21:24:28 +01:00
..
client client: Make get_password() not echo with POSIX && !HAVE_GETPASS 2021-01-17 21:24:28 +01:00
lib lwp: Simplify lwpSigWait() interface 2021-01-17 21:24:28 +01:00
scripts Update copyright notice 2021-01-05 10:41:28 +01:00
server New macro ARRAY_SIZE() 2021-01-17 21:24:28 +01:00
util fairland: Tidy up comments 2021-01-17 21:24:28 +01:00