view modules/getpass @ 30147:2d8e9a72916b

New module 'strdup-posix'.
author Bruno Haible <bruno@clisp.org>
date Sun, 21 Sep 2008 14:54:54 +0200
parents e5aee0a89d7f
children e28478fcd1f9
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
strdup-posix

configure.ac:
gl_FUNC_GETPASS

Makefile.am:

Include:
"getpass.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, glibc