aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/str (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-06Update e-mailMattias Andrée31-31/+31
Signed-off-by: Mattias Andrée <m@maandree.se>
2018-09-01m + strdup and strndup: use aligned_alloc(1, n) instead of malloc(n)Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-01-01bump yearMattias Andrée31-31/+31
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-27fix errors and warningsMattias Andrée7-2/+18
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-11-25tell in doc in which version things were introducedMattias Andrée31-0/+62
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-20more etymologyMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-18mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17split out string/strn/ from string/str/Mattias Andrée15-686/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17m docMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-17rearrange filesMattias Andrée46-0/+1969
Signed-off-by: Mattias Andrée <maandree@operamail.com>