unistr/u*-strchr: add tests
[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 fseeko
11 getline
12 stdbool
13 strdup-posix
14
15 configure.ac:
16 gl_FUNC_GETPASS
17
18 Makefile.am:
19
20 Include:
21 "getpass.h"
22
23 License:
24 LGPLv2+
25
26 Maintainer:
27 Jim Meyering, glibc