summaryrefslogtreecommitdiff
path: root/shared/libc
AgeCommit message (Expand)Author
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-11-07shared/libc/string0: Don't deref args for n==0 case.Jim Mussared
2023-05-31shared/libc/printf: Fix stdout destination for putchar and puts.Damien George
2023-03-10py/mpconfig: Provide config option for internal printf printer.Damien George
2021-11-17shared/libc/string0: Don't include string.h, and provide __memcpy_chk.Alexey 'alexxy' Shvetsov
2021-07-12shared: Introduce new top-level dir and move 1st party lib code there.Damien George