aboutsummaryrefslogtreecommitdiffstats
path: root/src/string (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-31strerror_l is always MT-SafeMattias Andrée1-2/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-31m docMattias Andrée1-2/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add missing inclusions of stddef.h to define NULLMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add strerror and variantsMattias Andrée1-0/+125
Signed-off-by: Mattias Andrée <maandree@operamail.com>