X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetpass-gnu;h=13397ae988a2d62cb9d002646a84c37220e74712;hb=569c14694b09263fe3238b3a68b6a48535e1599f;hp=01c26869e79c85f3d957f1ed0d303777b0c085cc;hpb=efee4704ced5fdacd061c03babd11a184d62ca03;p=gnulib.git diff --git a/modules/getpass-gnu b/modules/getpass-gnu index 01c26869e..13397ae98 100644 --- a/modules/getpass-gnu +++ b/modules/getpass-gnu @@ -2,12 +2,13 @@ Description: getpass() function: read a password of arbitrary length from /dev/tty. Files: +lib/getpass.h lib/getpass.c m4/getpass.m4 Depends-on: -unlocked-io getline +stdbool configure.ac: gl_FUNC_GETPASS_GNU @@ -15,6 +16,10 @@ gl_FUNC_GETPASS_GNU Makefile.am: Include: +"getpass.h" + +License: +LGPL Maintainer: Jim Meyering, glibc