summaryrefslogtreecommitdiffstats
path: root/src/util/strndup.c
Commit message (Expand)AuthorAgeFilesLines
* util: use strnlen() in strndup() implementationsSamuel Iglesias Gonsalvez2015-09-301-4/+1
* util: Fix strndup prototype on C++.Jose Fonseca2015-09-291-0/+1
* util: implement strndup for WIN32Samuel Iglesias Gonsalvez2015-09-291-0/+49