Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added touch function | Joseph Hunkeler | 2012-05-25 | 1 | -2/+0 |
* | Removed _GNU_SOURCE define. Makefile takes care of this. | Joseph Hunkeler | 2012-05-25 | 1 | -2/+0 |
* | NEW and MOD are not functional, so therefore disabled | Joseph Hunkeler | 2012-05-25 | 1 | -4/+11 |
* | Initial work on creating lists (properly), but it does not function yet. | Joseph Hunkeler | 2012-05-25 | 1 | -2/+124 |
* | Added mklist.c | Joseph Hunkeler | 2012-05-25 | 1 | -3/+5 |
* | Added mklist.c | Joseph Hunkeler | 2012-05-25 | 1 | -2/+3 |
* | Changed defines: HAVE_SOLARIS to HAVE_COMPAT | Joseph Hunkeler | 2012-05-25 | 1 | -6/+3 |
* | Moved limits.h precedence | Joseph Hunkeler | 2012-05-25 | 1 | -1/+1 |
* | Instead of detecting the host type, you may use --enable-compat instead. | Joseph Hunkeler | 2012-05-25 | 2 | -5/+11 |
* | Placeholder | Joseph Hunkeler | 2012-05-25 | 1 | -0/+21 |
* | Remove strcasestr() and strchrnul() checks from configure, using libdusercomp... | Alan Brault | 2012-05-25 | 4 | -13/+13 |
* | Initial commit | Joseph Hunkeler | 2012-05-25 | 7 | -0/+1676 |