]> git.cameronkatri.com Git - mandoc.git/history - compat_fts.c
Third step towards parser unification:
[mandoc.git] / compat_fts.c
2015-03-18 Ingo SchwarzeWe always use FTS_NOCHDIR, so delete the directory...
2015-02-07 Ingo Schwarzeignore O_CLOEXEC when the operating system doesn't...
2015-02-07 Ingo Schwarzetrivial sync to OpenBSD: <sys/param.h> no longer needed
2014-12-11 Ingo SchwarzeMake this work on illumos:
2014-12-11 Ingo Schwarzesync to OpenBSD
2014-08-17 Ingo Schwarzeone forgotten #ifdef -> #if conversion
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...