summaryrefslogtreecommitdiff
path: root/src/util/strndup.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-30util: use strnlen() in strndup() implementationsSamuel Iglesias Gonsalvez1-4/+1
2015-09-29util: Fix strndup prototype on C++.Jose Fonseca1-0/+1
2015-09-29util: implement strndup for WIN32Samuel Iglesias Gonsalvez1-0/+49