Files
ladybird/Userland/Libraries/LibC
Jesse Buhagiar 2de7f2021d LibC: Support X modifier for scanf
This was currently crashing Half-Life because it was a considered an
"Unknown" specifier. We can use the same case statement as the regular
hex format conversion (lower case 'x'), as the backend
to convert the number already supports upper/lower case input, hence
we get it for free :^)
2022-01-02 08:10:08 +02:00
..
2021-12-24 05:26:21 -08:00
2021-12-18 21:01:10 -08:00
2021-12-28 11:00:51 +01:00
2021-12-21 21:24:36 +03:30
2021-10-26 08:47:06 +02:00
2022-01-02 08:10:08 +02:00
2021-10-20 09:20:18 +01:00
2021-12-16 22:21:35 +03:30
2021-12-16 22:21:35 +03:30
2021-12-24 05:26:21 -08:00
2021-12-12 08:34:19 +02:00
2021-12-21 21:24:36 +03:30
2021-12-28 11:00:51 +01:00
2021-12-28 11:00:51 +01:00
2021-10-15 14:47:41 -07:00