view modules/getpass-gnu @ 5318:7c24a825b51d

Remove dependencies on unlocked-io.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 04 Oct 2004 20:17:39 +0000
parents 42b53a22aee5
children 0a996c8a7620
line wrap: on
line source

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:
lib_SOURCES += getpass.h

Include:
"getpass.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc