| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up compat, bring in strcasestr from OpenBSD and strchrnul from uclibc | Alan Brault | 2011-05-03 | 1 | -1/+0 |
| | | | | | and separate the headers. | ||||
| * | Make strcasestr() and strchrnul() into separate compat files | Alan Brault | 2011-05-02 | 1 | -24/+73 |
| | | | | | | | Force everyone to use compat functions not just Solaris Remove libsysfs from buildconf Add libtool support (needed for libdusercompat.a) | ||||
| * | Fix spelling mistake: comat.c -> compat.c | Alan Brault | 2011-05-02 | 1 | -3/+3 |
| | | |||||
| * | Forgot compat.c for Solaris platforms sigh | Alan Brault | 2011-05-02 | 1 | -3/+5 |
| | | |||||
| * | Add configure checks for strchrnul() and strcasestr() and config.h entries | Alan Brault | 2011-05-02 | 1 | -2/+2 |
| | | | | | Add __NLINUX__ and __NSOLARIS__ platform checks to configure and config.h entries | ||||
| * | Move CFG_PATH out of duser.h and put into configure via --with-config-path | Alan Brault | 2011-05-02 | 1 | -0/+1 |
| | | |||||
| * | Add platform detection for Linux vs Solaris | Alan Brault | 2011-05-02 | 1 | -81/+23 |
| | | |||||
| * | More autotools migration | Alan Brault | 2011-05-02 | 1 | -0/+531 |
