summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strndup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'eric_g2k12'.eric_g2k12cvs2svn2012-07-131-39/+0
|
* add posix_madvise, posix_memalign, strndup, and strnlen. mostly fromtedu2010-05-181-0/+39
brad and millert, with hints from guenther, jmc, and otto I think. ok previous.