aboutsummaryrefslogtreecommitdiff
path: root/include/compat/strchrnul.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove strcasestr() and strchrnul() checks from configure, using ↵Alan Brault2012-05-251-0/+4
libdusercompat.a instead Fix Makefile.am bad entry Clean up compat, bring in strcasestr from OpenBSD and strchrnul from uclibc and separate the headers. Remove config.h from strchrnul.c; not needed Fix numerous shadow declaration bugs that could cause problems for Solaris libc Fix bad prototype using in unlink()