aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/str/strdup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* rearrange filesMattias Andrée2015-11-171-0/+38
Signed-off-by: Mattias Andrée <maandree@operamail.com>