Michael Jones
4c182df633
[libc] Fix suseconds_t definition and utimes_test ( #134326 )
...
The main issue was that the kernel expected `suseconds_t` to be 64 bits
but ours was 32. This caused inconsistent failures since all valid
`suseconds_t` values are less than 1000000 (1 million), and some
configurations caused `struct timeval` to be padded to 128 bits.
Also: forgot to use TEST_FILE instead of FILE_PATH in some places.
2025-04-04 12:53:46 -07:00
..
2025-01-07 15:56:12 -08:00
2025-03-19 13:44:41 -04:00
2025-04-04 12:53:46 -07:00
2025-04-03 16:19:12 -07:00
2025-02-19 23:28:11 +08:00
2025-01-07 15:56:12 -08:00
2025-04-04 00:36:23 +08:00
2025-01-07 15:56:12 -08:00
2025-02-14 14:01:18 -08:00
2025-01-07 15:56:12 -08:00
2025-02-13 16:07:06 -08:00
2025-01-07 15:56:12 -08:00
2025-02-07 09:20:18 +08:00
2025-02-07 09:20:18 +08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-02-17 17:06:59 -08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-03-18 11:38:33 -07:00
2025-01-28 12:22:51 -08:00
2025-01-28 12:22:51 -08:00
2025-02-15 16:32:30 -08:00
2025-01-28 12:22:51 -08:00
2025-04-01 10:57:32 -04:00
2025-02-05 13:24:39 -08:00
2025-02-05 13:24:39 -08:00
2024-12-10 09:00:06 -08:00
2025-01-23 10:01:39 -08:00
2025-01-07 15:56:12 -08:00
2025-04-04 00:36:23 +08:00
2025-01-28 12:22:51 -08:00
2025-02-05 14:37:03 -08:00
2025-02-07 10:43:56 -08:00
2025-01-29 00:23:09 +08:00
2025-02-21 08:24:59 -08:00
2025-01-07 15:56:12 -08:00
2025-03-09 00:11:34 -05:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-02-15 16:32:30 -08:00
2025-01-28 12:22:51 -08:00
2025-04-04 00:36:23 +08:00
2025-01-28 12:22:51 -08:00
2025-01-28 12:22:51 -08:00
2025-03-12 10:49:04 +08:00
2025-03-06 16:25:14 -08:00
2025-03-06 16:25:14 -08:00
2025-01-07 15:56:12 -08:00
2025-01-07 15:56:12 -08:00
2025-02-21 10:50:32 -08:00
2025-01-07 15:56:12 -08:00
2025-02-28 11:43:33 -05:00
2025-03-14 20:15:24 -07:00
2025-02-19 14:26:18 -08:00
2025-01-28 12:22:51 -08:00
2025-01-23 13:33:04 -08:00