aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compat_strnlen.c
Commit message (Collapse)AuthorAgeFilesLines
* Even though strnlen(3) is required by POSIX 2008,Ingo Schwarze2014-01-041-0/+43
Matthias Scheler reports than Solaris 10 lacks it. While here, sort the declarations in config.h and move the headers to the top.