aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Completely removed -lpcre in LDFLAGSJoseph Hunkeler2012-05-251-1/+1
* Added home-rolled __basename to replace dependency on libgen XPGJoseph Hunkeler2012-05-251-0/+6
* * Fixed bug: If the line index and the record index equaled zero, the index w...Joseph Hunkeler2012-05-251-23/+21
* Removed pcre dep. Wasn't going to work out anyway.Joseph Hunkeler2012-05-251-1/+1
* Removed pcreJoseph Hunkeler2012-05-251-20/+0
* Added touch function.Joseph Hunkeler2012-05-251-1/+22
* Added touch functionJoseph Hunkeler2012-05-251-2/+0
* Removed _GNU_SOURCE define. Makefile takes care of this.Joseph Hunkeler2012-05-251-2/+0
* NEW and MOD are not functional, so therefore disabledJoseph Hunkeler2012-05-251-4/+11
* Initial work on creating lists (properly), but it does not function yet.Joseph Hunkeler2012-05-251-2/+124
* Added mklist.cJoseph Hunkeler2012-05-251-3/+5
* Added mklist.cJoseph Hunkeler2012-05-251-2/+3
* Changed defines: HAVE_SOLARIS to HAVE_COMPATJoseph Hunkeler2012-05-251-6/+3
* Moved limits.h precedenceJoseph Hunkeler2012-05-251-1/+1
* Instead of detecting the host type, you may use --enable-compat instead.Joseph Hunkeler2012-05-252-5/+11
* PlaceholderJoseph Hunkeler2012-05-251-0/+21
* Remove strcasestr() and strchrnul() checks from configure, using libdusercomp...Alan Brault2012-05-254-13/+13
* Initial commitJoseph Hunkeler2012-05-257-0/+1676