1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/getpass-gnu
2008-05-20 00:25:16 +02:00

27 lines
289 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:
fseeko
getline
stdbool
configure.ac:
gl_FUNC_GETPASS_GNU
Makefile.am:
Include:
"getpass.h"
License:
LGPL
Maintainer:
Jim Meyering, glibc