[_REGEX_SOURCE]: Define re_fastmap_accurate too; this was
[gnulib.git] / modules / getpass
index da7abf6..52fc1a3 100644 (file)
@@ -1,12 +1,14 @@
 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
@@ -14,4 +16,10 @@ gl_FUNC_GETPASS
 Makefile.am:
 
 Include:
+"getpass.h"
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc