bug-gnulib
[Top][All Lists]
Advanced

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

Re: getpass documentation


From: Bruno Haible
Subject: Re: getpass documentation
Date: Sun, 18 May 2008 18:54:01 +0200
User-agent: KMail/1.5.4

Simon Josefsson wrote:
> Thanks, below is an updated patch.

OK. Are you going to commit that?

> -Portability problems not fixed by Gnulib:
> +Portability problems fixed by Gnulib module @code{getpass-gnu}:
>  @itemize
>  @item
> -This function is missing on some platforms:
> -mingw, BeOS.
> +The gnulib implementation return a password of arbitrary length read
> +from /dev/tty (or stdin), other implementations may truncate the
> +password to PASS_MAX or 8 characters.
> address@hidden itemize

What's the reason that you mention "from /dev/tty (or stdin)"? Don't other
implementations read from /dev/tty or stdin?

Bruno





reply via email to

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