Rasmus Villemoes
349d148f16
lib/string.c: drop pointless __HAVE_ARCH_STRDUP
...
There has never been an arch-specific optimized implementation of
str[n]dup, nor is there likely to ever be one, because unlike their
cousins strlen(), strcpy() and similar that simply read/write the
src/dst, the dup functions by definition involve memory allocation. So
drop this irrelevant cpp guard.
Reviewed-by: Simon Glass <sjg@chromium.org >
Signed-off-by: Rasmus Villemoes <ravi@prevas.dk >
2026-05-12 15:38:00 -06:00
..
2024-07-29 15:01:04 -06:00
2025-10-17 12:33:46 +03:00
2025-08-06 08:41:14 +02:00
2025-11-18 20:07:41 +01:00
2025-06-18 12:20:25 -06:00
2023-05-31 14:05:34 -04:00
2025-04-23 09:50:52 +02:00
2024-03-13 12:40:43 -04:00
2024-07-29 15:01:04 -06:00
2025-06-14 09:11:10 -06:00
2024-07-26 01:28:09 +02:00
2025-12-04 09:38:58 -06:00
2023-05-15 14:08:45 -04:00
2025-06-11 09:42:55 +02:00
2024-05-20 13:35:03 -06:00
2024-08-15 16:14:36 -06:00
2025-10-10 10:26:47 -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
2024-07-29 15:01:04 -06:00
2023-12-21 08:54:37 -05:00
2025-04-22 11:47:39 +08:00
2025-09-18 17:20:39 +02:00
2024-10-11 11:44:48 -06:00
2025-10-03 16:55:18 -06:00
2025-06-18 08:05:04 -06:00
2023-04-07 14:21:37 +02:00
2023-11-07 14:50:52 -05: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
2025-06-03 17:18:03 -06:00
2025-04-02 20:00:59 -06:00
2023-05-15 14:08:45 -04:00
2026-05-12 15:38:00 -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