aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strn (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-0115-15/+15
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-2515-0/+30
| | | | 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>
* whitespaceMattias Andrée2015-11-181-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix errorsMattias Andrée2015-11-188-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out string/strn/ from string/str/Mattias Andrée2015-11-1715-0/+686
Signed-off-by: Mattias Andrée <maandree@operamail.com>