aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strn/strndup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update e-mailHEADmasterMattias Andrée14 days1-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* m + strdup and strndup: use aligned_alloc(1, n) instead of malloc(n)Mattias Andrée2018-09-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bump yearMattias Andrée2016-01-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-251-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out string/strn/ from string/str/Mattias Andrée2015-11-171-0/+43
Signed-off-by: Mattias Andrée <maandree@operamail.com>