1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/modules/getpass-gnu
2006-10-13 12:40:22 +00:00

26 lines
282 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