1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/getpass-gnu
2005-04-16 18:49:34 +00:00

27 lines
283 B
Plaintext

Description:
getpass() function: read a password of arbitrary length from /dev/tty.
Files:
lib/getpass.h
lib/getpass.c
m4/getpass.m4
Depends-on:
getline
stdbool
configure.ac:
gl_FUNC_GETPASS_GNU
Makefile.am:
Include:
"getpass.h"
License:
LGPL
Maintainer:
Jim Meyering, glibc