aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_aux.h
Commit message (Expand)AuthorAgeFilesLines
* Implement automatic line breakingIngo Schwarze2017-06-121-2/+3
* Be consistent in protecting __attribute__ attributes with __;Ingo Schwarze2017-02-171-2/+2
* Use __attribute__((__format__ throughout.Ingo Schwarze2016-07-191-2/+3
* In private header files, __BEGIN_DECLS and __END_DECLS are pointless.Ingo Schwarze2015-11-071-5/+1
* remove unneccessary inclusion protection; patch from deraadt@Ingo Schwarze2014-12-011-5/+1
* Audit malloc(3)/calloc(3)/realloc(3) usage.Ingo Schwarze2014-04-231-1/+2
* The files mandoc.c and mandoc.h contained both specialised low-levelIngo Schwarze2014-03-231-0/+32