Michal Lenc
9798674f27
libc: add support for reallocarray
...
This commit adds support for reallocarray function. The functionality
is the same as for standard realloc, but the function also checks for
multiplication overflow and fails safely in case it occurs.
Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-04-17 11:36:39 -03:00
..
2023-10-29 17:16:09 +02:00
2024-02-18 00:47:53 -08:00
2024-03-26 09:40:42 +08:00
2023-11-07 17:39:03 +01:00
2023-08-22 00:07:16 +08:00
2023-09-20 09:35:28 -04:00
2023-12-27 07:27:17 -08:00
2023-12-11 08:43:26 -08:00
2023-11-07 17:39:03 +01:00
2023-09-16 19:45:02 +08:00
2023-10-29 17:16:09 +02:00
2024-04-16 19:09:12 +08:00
2024-04-11 10:45:44 +08:00
2023-12-12 17:32:36 -08:00
2023-08-19 13:28:21 -03:00
2023-10-12 12:22:16 +08:00
2024-01-31 05:02:56 -08:00
2023-11-15 08:52:04 -08:00
2023-09-04 23:19:46 +08:00
2023-11-15 08:52:04 -08:00
2024-02-21 13:29:36 -03:00
2023-11-27 04:52:54 -08:00
2023-08-29 09:43:42 +08:00
2023-10-31 13:42:00 +08:00
2024-04-11 10:45:44 +08:00
2024-04-17 11:36:39 -03:00
2023-12-25 16:54:16 -03:00
2024-03-11 22:06:19 +08:00
2024-01-04 09:22:57 -08:00
2023-10-29 17:16:09 +02:00
2024-03-01 17:27:26 +08:00
2024-02-21 13:29:36 -03:00
2023-10-29 17:16:09 +02:00
2023-09-22 08:51:07 +08:00
2024-01-30 20:53:00 -08:00
2023-11-27 04:52:54 -08:00
2023-10-29 21:03:54 -03:00
2023-08-26 17:07:02 +08:00
2024-04-17 19:45:26 +08:00
2023-10-29 17:09:18 +02:00
2024-02-21 13:29:36 -03:00