1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-19 05:43:18 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Noah Goldstein 535e935a28 Replace {u}int_fast{16|32} with {u}int32_t
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.
2022-04-13 21:23:04 -05:00
..
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-04-10 08:37:38 +09:30
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 17:11:56 +00:00
2022-03-23 13:33:16 -03:00
2022-01-17 14:34:54 -03:00