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