summaryrefslogtreecommitdiff
path: root/shared/libc/string0.c
AgeCommit message (Expand)Author
2023-11-07shared/libc/string0: Don't deref args for n==0 case.Jim Mussared
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