Rasmus Villemoes
dd260d95fd
limits.h: provide all limit macros for standard [u]intNN_t types
...
Currently, we only have UINT32_MAX and UINT64_MAX in limits.h, and
then stdint.h and kernel.h somewhat randomly define UINT8_MAX and
INT32_MAX, respectively.
Provide a full set of definitions in terms of the min/max macros for
the types that [u]intNN_t are defined in terms of, namely the {s,u}NN
ones.
Try to avoid breaking whatever depended on getting UINT8_MAX from our
compat stdint.h by replacing it with an include of limits.h.
Signed-off-by: Rasmus Villemoes <ravi@prevas.dk >
2025-07-14 12:43:28 -06:00
..
2024-07-29 15:01:04 -06:00
2022-12-08 18:06:27 +02:00
2025-04-29 15:27:07 -06:00
2025-04-14 16:59:52 -06:00
2023-05-31 14:05:34 -04:00
2025-04-23 09:50:52 +02:00
2021-09-30 09:08:16 -04:00
2022-02-10 16:44:23 -05:00
2024-03-13 12:40:43 -04:00
2024-07-29 15:01:04 -06:00
2024-07-26 01:28:09 +02:00
2024-07-29 15:01:04 -06:00
2023-05-15 14:08:45 -04:00
2025-04-28 10:42:01 -03:00
2024-05-20 13:35:03 -06:00
2024-08-15 16:14:36 -06:00
2021-09-30 09:08:16 -04:00
2022-04-21 14:32:40 -04:00
2024-07-29 15:01:04 -06:00
2024-07-29 15:01:04 -06:00
2024-07-29 15:01:04 -06:00
2024-07-29 15:01:04 -06:00
2021-11-23 09:57:55 +02:00
2023-12-21 08:54:37 -05:00
2025-04-22 11:47:39 +08:00
2022-04-12 19:10:44 +02:00
2021-09-30 09:08:16 -04:00
2024-10-11 11:44:48 -06:00
2025-07-14 12:43:28 -06:00
2024-07-31 09:53:01 +02:00
2022-11-28 10:25:17 -05:00
2022-03-09 12:34:47 +01:00
2022-08-23 12:35:37 +02:00
2023-04-07 14:21:37 +02:00
2023-11-07 14:50:52 -05:00
2021-07-15 17:56:04 +05:30
2022-06-23 13:12:56 -04:00
2021-06-11 16:34:52 +05:30
2024-07-29 15:01:04 -06:00
2024-07-29 15:01:04 -06:00
2021-09-30 09:08:16 -04:00
2024-07-29 15:01:04 -06:00
2025-04-02 20:00:59 -06:00
2023-05-15 14:08:45 -04:00
2025-02-12 12:37:12 -06:00
2024-07-29 15:01:04 -06:00
2023-07-25 12:44:46 -04:00
2024-07-29 15:01:04 -06:00
2024-07-29 15:01:04 -06:00
2023-01-18 19:04:17 -05:00