]> git.cameronkatri.com Git - mandoc.git/history - mansearch.h
Use C99 uint32_t, not BSD-style u_int32_t.
[mandoc.git] / mansearch.h
2013-12-31 Ingo SchwarzeExperimental feature to let apropos(1) show different...
2013-12-27 Ingo SchwarzeChange the mansearch() interface to use the mlinks...
2013-06-06 Ingo SchwarzeNo point in inventing yet another file name for the...
2013-06-05 Ingo SchwarzeSome places used PATH_MAX from <limits.h>, some MAXPATH...
2012-06-09 Kristaps DzonsonsMerge whatis.1 into apropos.1 (and remove), add whatis...
2012-06-08 Kristaps DzonsonsAdd a new mansearch.h interface, which replaces apropos...