]> git.cameronkatri.com Git - mandoc.git/history - tag.h
In fs_lookup(), use stat(2) rather than access(2) to check file existence.
[mandoc.git] / tag.h
2018-11-22 Ingo SchwarzeIn -T locale (the default), -T ascii, and -T utf8 mode...
2015-11-20 Ingo SchwarzeFix multiple issues regarding process group and signal...
2015-11-07 Ingo SchwarzeIn private header files, __BEGIN_DECLS and __END_DECLS...
2015-07-28 Ingo SchwarzeRemove the hack of scrolling forward and backward with...
2015-07-25 Ingo SchwarzeSimplify and make tag_put() more efficient by integrati...
2015-07-25 Ingo Schwarzebasic support for tag priorities; written at YYC
2015-07-21 Ingo SchwarzeWhen creation of the temporary tags file fails, call...
2015-07-17 Ingo SchwarzeInitial, still somewhat experimental implementation...