[PATCH v2] New configure option --disable-crypt.
Andreas Schwab
schwab@linux-m68k.org
Wed Apr 18 20:41:00 GMT 2018
On Apr 18 2018, Zack Weinberg <zackw@panix.com> wrote:
> diff --git a/NEWS b/NEWS
> index 92c9b14220..b530124dae 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -31,7 +31,7 @@ Deprecated and removed features, and other changes affecting compatibility:
> installed. Software that was using either header should be updated to
> use standard <stdio.h> interfaces instead.
>
> - * The stdio.h functions 'getc' and 'putc' are no longer defined as macros.
> + * The stdio functions 'getc' and 'putc' are no longer defined as macros.
> This was never required by the C standard, and the macros just expanded
> to call alternative names for the same functions. If you hoped getc and
> putc would provide performance improvements over fgetc and fputc, instead
This is unrelated.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Libc-alpha
mailing list