]> git.cameronkatri.com Git - mandoc.git/commit
support for hunting memory leaks;
authorIngo Schwarze <schwarze@openbsd.org>
Thu, 14 Apr 2022 16:43:43 +0000 (16:43 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Thu, 14 Apr 2022 16:43:43 +0000 (16:43 +0000)
commit792b9c4c5a44280611945547a57ac9e48af5baf1
tree015fb8a15f37966559de140db370509df4737a1a
parent31a9a3fd6b1a2eec3fc1f35e538b7cc8726acfe4
support for hunting memory leaks;
designed and written last autumn, polished today
19 files changed:
Makefile
Makefile.depend
configure
configure.local.example
demandoc.c
main.c
man_macro.c
mandoc_aux.c
mandoc_aux.h
mandoc_dbg.c [new file with mode: 0644]
mandoc_dbg.h [new file with mode: 0644]
mandoc_dbg_init.3 [new file with mode: 0644]
mandoc_headers.3
mandocd.c
mandocdb.c
mdoc_macro.c
mdoc_state.c
tbl_html.c
tbl_term.c