]> git.cameronkatri.com Git - mandoc.git/history - configure
Do not read past the end of the buffer if an "f" layout font modifier
[mandoc.git] / configure
2015-01-21 Ingo SchwarzeSupport homebrew-style linking on Mac OS X.
2014-12-13 Ingo Schwarzeversion 1.13.2 VERSION_1_13_2
2014-12-09 Ingo SchwarzeSupport choosing alternative binary and manual names...
2014-12-09 Ingo SchwarzeIntegrate the makewhatis binary into the mandoc binary
2014-08-28 Ingo SchwarzeOn Linux, wcwidth() needs _XOPEN_SOURCE, or just _GNU_S...
2014-08-17 Ingo SchwarzeDo not require getsubopt() to provide extern char ...
2014-08-16 Ingo SchwarzeWhen BUILD_DB is active, link apropos(1) into the mando...
2014-08-16 Ingo SchwarzeImprove build system and autodetection.
2014-08-11 Ingo Schwarzework around lack of d_namlen and ALIGN/ALIGNBYTES on...
2014-08-11 Ingo SchwarzeProvide a fallback version of fts(3) for systems lackin...
2014-08-10 Ingo SchwarzeClarifications in comments and standard output suggested by
2014-08-08 Ingo SchwarzeDo not hardcode stuff in ./configure that is actually...
2014-08-05 Ingo SchwarzeSince old SQLite versions do not have sqlite3_errstr(),
2014-08-04 Ingo Schwarzeremove strnlen(3) compat, we no longer use it
2014-06-20 Ingo Schwarzelet the build system cope with the recent ohash changes
2014-04-23 Ingo SchwarzeAudit malloc(3)/calloc(3)/realloc(3) usage.
2014-01-04 Ingo SchwarzeEven though strnlen(3) is required by POSIX 2008,
2014-01-04 Ingo SchwarzeClean up feature tests: