Heyho, FRIGN wrote: > The first is to refactor the dontkillme function with very strict error > checking and using file pointers rather than file descriptors, as recommended > by the Linux kernel team for accessing the procfs.
This one looks good. I will apply it tomorrow if there are no complaints. > The second is converting the manpage to mandoc using the proven and tested > format used across suckless tools (sbase, ubase, sent, farbfeld, ...) and > beyond. Also the example was improved. That one I applied already since it is trivial. --Markus
