summaryrefslogtreecommitdiff
path: root/modules/getpass
blob: 1d4b3addfeb2f7c4dc431925b68da9b68746042d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
getpass() function: read a password from /dev/tty.

Files:
lib/getpass.h
lib/getpass.c
m4/getpass.m4

Depends-on:
unlocked-io
getline
stdbool

configure.ac:
gl_FUNC_GETPASS

Makefile.am:
lib_SOURCES += getpass.h

Include:
"getpass.h"

Maintainer:
Jim Meyering, glibc