Mikhail R. Gadelha
7ddcf7acf2
[libc] Change fsfilcnt_t and fsblkcnt_t to be 64-bits long ( #99876 )
...
In 32-bit systems with 64-bit offsets, both fsfilcnt_t and fsblkcnt_t are 64-bit long, just like 64-bit systems. This patch changes both types to be 64-bit long for all platforms and follows the reasoning used to change off_t: the standard only requires it to be an unsigned int, so making it 64-bit long doesn't violate this property.
It should be NFC for 64-bit systems.
2024-07-22 12:06:03 -03:00
..
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-07-16 16:17:34 -05:00
2024-07-22 12:06:03 -03:00
2024-06-28 10:27:32 -07:00
2024-02-28 12:53:56 -08:00
2024-07-20 00:56:52 -07:00
2024-07-18 15:32:32 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-07-05 22:02:04 -07:00
2024-07-13 10:52:42 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-07-09 21:28:51 -07:00
2024-06-14 13:34:28 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-06-20 08:16:48 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-03-22 08:24:08 -07:00
2024-07-16 16:17:34 -05:00
2024-07-15 22:21:17 -05:00
2024-03-22 08:24:08 -07:00
2024-07-15 22:21:17 -05:00