X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetpass-gnu;h=8705fb91dd20dc4bb60262f9866c46960d980f6d;hb=cd3bee968885a85671cad267e142aad74076b5e2;hp=01c26869e79c85f3d957f1ed0d303777b0c085cc;hpb=efee4704ced5fdacd061c03babd11a184d62ca03;p=gnulib.git diff --git a/modules/getpass-gnu b/modules/getpass-gnu index 01c26869e..8705fb91d 100644 --- a/modules/getpass-gnu +++ b/modules/getpass-gnu @@ -2,19 +2,25 @@ 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 Makefile.am: +lib_SOURCES += getpass.h Include: +"getpass.h" + +License: +LGPL Maintainer: Jim Meyering, glibc