Hash :
219262be
Author :
Date :
2006-08-22T12:26:39
* modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/. * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
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:
EXTRA_DIST += getpass.h
Include:
"getpass.h"
License:
LGPL
Maintainer:
Jim Meyering, glibc