]> git.cameronkatri.com Git - mandoc.git/history - att.c
Autodetect if -lrt is needed for nanosleep(3).
[mandoc.git] / att.c
2015-10-06 Ingo Schwarzemodernize style: "return" is not a function
2015-04-02 Ingo SchwarzeFirst step towards parser unification:
2014-11-28 Ingo SchwarzeAT&T is unlikely to release an new version of Research...
2014-08-10 Ingo SchwarzeGet rid of HAVE_CONFIG_H, it is always defined; idea...
2014-04-20 Ingo SchwarzeKNF: case (FOO): -> case FOO:, remove /* LINTED ...
2014-03-23 Ingo SchwarzeThe files mandoc.c and mandoc.h contained both speciali...
2011-03-22 Kristaps Dzonsonslibmdoc.h and libman.h were including mdoc.h and man...
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-05-17 Kristaps DzonsonsEnable the unified error/warning enumeration in mandoc...
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2009-10-26 Kristaps DzonsonsAdded time.h to various files for FreeBSD compilation...
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-03-23 Kristaps DzonsonsFirst addition of -man macro support.
2009-03-16 Kristaps DzonsonsFixed mdoc_phrase escape handling.