bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getpass: use of termios.h problematic


From: Paul Eggert
Subject: Re: getpass: use of termios.h problematic
Date: Thu, 25 Aug 2005 11:12:52 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Simon Josefsson <address@hidden> writes:

> Ok to install?

OK, with the following caveats:

* Please put the standard implementation first, and the Windows implementation
  second.  That'll make it easier to read.

* Please use standard GNU indenting style, e.g.,

char *
getpass (const char *prompt)
{
  ...
}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]