Mercurial > hg > octave-shane > gnulib-hg
view modules/getpass @ 9363:4d4d1419d4ab
Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 19 Oct 2007 12:51:22 +0200 |
parents | 404dc8725caf |
children | a821fdd7b2b7 |
line wrap: on
line source
Description: getpass() function: read a password from /dev/tty. Files: lib/getpass.h lib/getpass.c m4/getpass.m4 Depends-on: fseeko getline stdbool configure.ac: gl_FUNC_GETPASS Makefile.am: Include: "getpass.h" License: LGPLv2+ Maintainer: Jim Meyering, glibc