aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_malloc.3
Commit message (Collapse)AuthorAgeFilesLines
* document mandoc_recallocarray(3);Ingo Schwarze2021-09-171-11/+30
| | | | patch found in my tree, apparently forgotten years ago
* update developer documentationIngo Schwarze2016-07-071-16/+10
|
* Sync library documentation with reality.Ingo Schwarze2014-08-051-0/+197
Split mandoc_escape(3), mandoc_malloc(3), and mchars_alloc(3) out of mandoc(3), adding lots of new information.