X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetpass;h=161c151273d4bd68c78a127bc2c19c310faf79c9;hb=refs%2Ftags%2Fstable%2F20110609;hp=891f8dbae57d74f0f92980e55417c8f82df870ab;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/getpass b/modules/getpass index 891f8dbae..161c15127 100644 --- a/modules/getpass +++ b/modules/getpass @@ -2,12 +2,16 @@ Description: getpass() function: read a password from /dev/tty. Files: +lib/getpass.h lib/getpass.c m4/getpass.m4 Depends-on: -unlocked-io +extensions +fseeko getline +stdbool +strdup-posix configure.ac: gl_FUNC_GETPASS @@ -15,4 +19,10 @@ gl_FUNC_GETPASS Makefile.am: Include: +"getpass.h" +License: +LGPLv2+ + +Maintainer: +Jim Meyering, glibc