aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strerror.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-17move strerror*.c to new dir: strerror/Mattias Andrée1-44/+0
2015-11-17m + typo + split (almost all) string/*.cMattias Andrée1-84/+0
2015-09-02miscMattias Andrée1-2/+3
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+1
2015-08-31strerror_l is always MT-SafeMattias Andrée1-2/+0
2015-08-31m docMattias Andrée1-2/+4
2015-08-30add missing inclusions of stddef.h to define NULLMattias Andrée1-0/+2
2015-08-30add strerror and variantsMattias Andrée1-0/+125