bug-gnulib
[Top][All Lists]
Advanced

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

[Bug-gnulib] Re: getpass problem


From: Paul Eggert
Subject: [Bug-gnulib] Re: getpass problem
Date: Tue, 05 Oct 2004 22:56:14 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Simon Josefsson <address@hidden> writes:

> The patch below is untested.

It sounds like a reasonable first cut, but it ought to be
bested before we put it in.

> +# undef fflush_unlocked
> +# define fflush_unlocked(x) ((void) 0)

Surely this should be defined to be fflush rather than a no-op?
Similarly for fputs_unlocked.




reply via email to

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