On Mon 04/02/2019 20:41, Klemens Nanni wrote: > 65be875 (tag: 4.9) Prepared 4.9 release. > 7d19b20 dmenu.1: document improved fastgrab behaviour from previous patch > 11a6537 Use slow path if stdin is a tty > bbc464d dmenu_path: always use the cachedir > a314412 Makefile: just show the compiler output > a9eae39 Do not strip at link stage > 851b73d code-style for pledge: check the return code -1, not < 0 > 05c138f code-style for pledge(2) > cd132c8 Pledge on OpenBSD
Makefile.template states "If pledge is used, annotate with `uses pledge()' in a comment". I'm not sure if this is still relevant. If so, maybe you could add this annotation. If not, we could remove this remark from Makefile.template. Diff looks good. Tested lightly in combination with spectrwm. So far no issues found. OK bket@
