view modules/getpass @ 28793:e5aee0a89d7f

Use the synonymous term LGPLv2.
author Bruno Haible <bruno@clisp.org>
date Mon, 16 Jul 2007 10:45:26 +0000
parents 5e9e6e5291ed
children a821fdd7b2b7
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:
fseeko
getline
stdbool

configure.ac:
gl_FUNC_GETPASS

Makefile.am:

Include:
"getpass.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, glibc