index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
_forced
/
strdup.h
blob: 5abd92ce6bf83be9993c734ac2b696e45b08c2d1 (
plain
)
1
2
static char *strdup(const char *); #include "string/strdup.c"