view modules/getpass-gnu @ 13442:2d4854871087

unitypes: Fix bug introduced on 2010-05-18.
author Ian Beckwith <ianb@erislabs.net>
date Tue, 29 Jun 2010 10:51:34 +0200
parents a08fa804bfab
children b15151b8de0d
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:
fseeko
getline
stdbool

configure.ac:
gl_FUNC_GETPASS_GNU

Makefile.am:

Include:
"getpass.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc