readme-release: new module with release instructions
[gnulib.git] / modules / getpass
1 Description:
2 getpass() function: read a password from /dev/tty.
3
4 Files:
5 lib/getpass.h
6 lib/getpass.c
7 m4/getpass.m4
8
9 Depends-on:
10 extensions
11 fseeko
12 getline
13 stdbool
14 strdup-posix
15
16 configure.ac:
17 gl_FUNC_GETPASS
18
19 Makefile.am:
20
21 Include:
22 "getpass.h"
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Jim Meyering, glibc