aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/str (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-0131-31/+31
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* fix errors and warningsMattias Andrée2015-12-277-2/+18
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-2531-0/+62
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* more etymologyMattias Andrée2015-11-201-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-11-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out string/strn/ from string/str/Mattias Andrée2015-11-1715-686/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2015-11-171-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* rearrange filesMattias Andrée2015-11-1746-0/+1969
Signed-off-by: Mattias Andrée <maandree@operamail.com>