aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandocd.c
Commit message (Expand)AuthorAgeFilesLines
* Split -Wstyle into -Wstyle and the even lower -Wbase, and addIngo Schwarze2017-06-241-2/+2
* Be consistent in protecting __attribute__ attributes with __;Ingo Schwarze2017-02-171-2/+2
* config glue for recvmsg(2) and CMSG_FIRSTHDR(3);Ingo Schwarze2017-02-081-1/+5
* Polishing:Ingo Schwarze2017-02-061-4/+14
* uint8_t requires <stdint.h>; from Michael StapelbergIngo Schwarze2017-02-051-1/+2
* experimental mandocd(8) and catman(8)Ingo Schwarze2017-02-041-0/+270