summaryrefslogtreecommitdiff
path: root/lib/libc/string/strndup.c
AgeCommit message (Expand)Author
2007-07-03Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it.nakayama
2007-01-14Avoid lint warning.cbiere
2007-01-14Look only at the first `n' characters to avoid traversing a potentiallycbiere
2006-08-12- Add strndup and stresepchristos