aboutsummaryrefslogtreecommitdiff
path: root/include/compat
Commit message (Collapse)AuthorAgeFilesLines
* Remove strcasestr() and strchrnul() checks from configure, using ↵Alan Brault2012-05-252-0/+8
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()