autoupdate
[gnulib.git] / modules / getpass-gnu
1 Description:
2 getpass() function: read a password of arbitrary length from /dev/tty.
3
4 Files:
5 lib/getpass.h
6 lib/getpass.c
7 m4/getpass.m4
8
9 Depends-on:
10 fseeko
11 getline
12 stdbool
13
14 configure.ac:
15 gl_FUNC_GETPASS_GNU
16
17 Makefile.am:
18
19 Include:
20 "getpass.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Jim Meyering, glibc