summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* Add simplistic reimplementation of strcasestr to compat libraryDirk Hohndel2010-04-14
* Fix up Makefile for build.Aaron Ecay2010-04-14
* Move "config" test programs to "compat".Carl Worth2010-04-06
* Makefile.local: Automatically use makefile modeDavid Edmondson2010-04-03
* Makefile: Fix Makefiles to depend on all child Makefile fragments.Carl Worth2010-03-10
* Makefiles: Use .DEFAULT to support arbitrary targets from sub directories.Carl Worth2010-01-06
* getdelim: Silence a (bogus) compiler warning.Carl Worth2009-12-01
* Makefile: Incorporate getline implementation into the build.Carl Worth2009-12-01
* compat/getdelim: Silence a warning about mixing of signed/unsigned.Carl Worth2009-12-01
* compat: Change includes from config.h to compat.h.Carl Worth2009-12-01
* compat: Add implementation of getline from gnulib.Carl Worth2009-12-01