view modules/getpass @ 8054:aa8abb5db935

Enforce the use of gnulib modules for unportable <string.h> functions.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Feb 2007 00:29:52 +0000
parents 6a764f23e302
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