[PATCH v2] New configure option --disable-crypt.

Zack Weinberg zackw@panix.com
Mon Apr 23 15:29:00 GMT 2018


On Wed, Apr 18, 2018 at 4:41 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> 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.

I split this and pushed it separately.

zw



More information about the Libc-alpha mailing list