Files
u-boot/include
Rasmus Villemoes d957061582 _exports.h: export standard memory/string handling functions
The current list of exported functions lacks quite a few bog-standard C
library functions that we might as well expose, since U-Boot certainly
has them implemented anyway. There's no reason a standalone
application should have its own strlen() implementation or link in a
copy from some tiny libc.

For a customer's standalone app, this means it goes from 95K to 10K.
More importantly, we can ditch the custom toolchain including a
newlibc used to build the standalone app and just use the same
toolchain as used to build u-boot itself.

Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Reviewed-by: Tom Rini <trini@konsulko.com>
2025-09-26 11:55:13 -06:00
..
2025-08-06 08:36:59 +02:00
2025-09-08 10:37:22 -06:00
2025-09-18 17:20:39 +02:00
2025-09-08 10:37:22 -06:00
2024-10-17 03:12:47 +02:00
2025-08-25 16:20:48 +02:00
2025-06-02 17:26:15 -06:00
2025-07-23 17:37:14 -06:00
2025-06-12 16:14:33 -06:00
2025-06-02 17:26:15 -06:00
2025-06-11 09:42:55 +02:00
2025-05-29 08:29:16 -06:00
2025-06-02 17:26:15 -06:00
2025-08-06 08:41:30 +02:00
2025-06-02 17:26:15 -06:00
2025-06-02 17:26:15 -06:00
2024-09-24 13:41:20 -06:00
2025-08-25 16:20:48 +02:00
2025-05-13 11:30:09 -06:00
2025-06-27 11:48:20 -06:00
2025-06-02 17:26:16 -06:00
2025-08-06 08:41:30 +02:00
2025-06-02 17:26:16 -06:00
2025-03-10 07:41:16 +01:00
2025-04-03 11:41:54 -06:00
2025-04-03 16:54:49 -06:00
2025-03-11 23:06:18 +01:00
2024-10-24 11:21:48 -06:00
2025-07-08 13:11:12 -06:00
2025-05-29 08:30:25 -06:00
2025-07-08 11:07:37 +02:00
2025-08-18 15:47:58 +02:00
2024-11-25 23:07:37 -03:00
2024-09-30 17:48:12 -06:00
2025-07-08 13:11:12 -06:00
2025-05-05 14:16:50 -06:00
2025-03-19 03:38:51 +01:00
2024-09-12 17:35:37 +02:00
2025-07-08 13:11:12 -06:00
2025-05-29 18:35:49 -06:00
2025-01-14 14:29:29 -06:00
2025-04-16 19:57:19 -06:00
2025-06-13 13:22:53 -06:00
2025-02-28 08:41:54 -06:00
2025-02-11 20:10:58 -06:00
2025-01-07 15:45:51 +02:00
2025-01-01 10:40:33 -06:00
2025-07-11 10:43:29 -06:00
2025-02-03 16:01:36 -06:00