view modules/getpass @ 7497:6a764f23e302

gnulib-tool now synthesizes the EXTRA_DIST line.
author Bruno Haible <bruno@clisp.org>
date Fri, 13 Oct 2006 12:40:22 +0000
parents cb5141654dbb
children 0576f95aece5
line wrap: on
line source

Description:
getpass() function: read a password from /dev/tty.

Files:
lib/getpass.h
lib/getpass.c
m4/getpass.m4

Depends-on:
getline
stdbool

configure.ac:
gl_FUNC_GETPASS

Makefile.am:

Include:
"getpass.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc