aboutsummaryrefslogtreecommitdiff
path: root/src/user.c
Commit message (Collapse)AuthorAgeFilesLines
* Make strcasestr() and strchrnul() into separate compat filesAlan Brault2011-05-021-2/+2
| | | | | | Force everyone to use compat functions not just Solaris Remove libsysfs from buildconf Add libtool support (needed for libdusercompat.a)
* Add configure checks for strchrnul() and strcasestr() and config.h entriesAlan Brault2011-05-021-6/+2
| | | | Add __NLINUX__ and __NSOLARIS__ platform checks to configure and config.h entries
* Partial autotools conversion to help out JoeAlan Brault2011-05-021-0/+577