aboutsummaryrefslogtreecommitdiffhomepage
path: root/compat
Commit message (Expand)AuthorAge
* Silence buildbot warnings about unused resultsGravatar Austin Clements2012-01-21
* Fix dependency generation for compat, test, and utilGravatar Austin Clements2012-01-19
* fix sum moar typos [text files]Gravatar Pieter Praet2011-06-23
* build: Add support for non-source-directory builds.Gravatar Carl Worth2011-03-09
* Wrap the compat header in extern "C" { } when compiling C++ sourcesGravatar Tomas Carnecky2010-04-27
* Add simplistic reimplementation of strcasestr to compat libraryGravatar Dirk Hohndel2010-04-14
* Fix up Makefile for build.Gravatar Aaron Ecay2010-04-14
* Move "config" test programs to "compat".Gravatar Carl Worth2010-04-06
* Makefile.local: Automatically use makefile modeGravatar David Edmondson2010-04-03
* Makefile: Fix Makefiles to depend on all child Makefile fragments.Gravatar Carl Worth2010-03-10
* Makefiles: Use .DEFAULT to support arbitrary targets from sub directories.Gravatar Carl Worth2010-01-06
* getdelim: Silence a (bogus) compiler warning.Gravatar Carl Worth2009-12-01
* Makefile: Incorporate getline implementation into the build.Gravatar Carl Worth2009-12-01
* compat/getdelim: Silence a warning about mixing of signed/unsigned.Gravatar Carl Worth2009-12-01
* compat: Change includes from config.h to compat.h.Gravatar Carl Worth2009-12-01
* compat: Add implementation of getline from gnulib.Gravatar Carl Worth2009-12-01