mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
535e935a28
On 32-bit machines this has no affect. On 64-bit machines {u}int_fast{16|32} are set as {u}int64_t which is often not ideal. Particularly x86_64 this change both saves code size and may save instruction cost. Full xcheck passes on x86_64. |
||
---|---|---|
.. | ||
dns-canon.c | ||
dns-host.c | ||
dns-network.c |