summaryrefslogtreecommitdiff
path: root/lib/libc/src/string/strdup.c
AgeCommit message (Collapse)Author
3 daysusr: libc: Add strdup()Ian Moffett
- Implement the strdup() string routine to duplicate strings in a new buffer. Signed-off-by: Ian Moffett <ian@osmora.org>