about summary refs log tree commit homepage
path: root/lib/PublicInbox/Sigfd.pm
DateCommit message (Expand)
2021-10-01ds: simplify signalfd use
2021-05-23treewide: favor open(..., '+<&=', $fd)
2021-01-12ds: block signals when reaping
2021-01-01update copyrights for 2021
2021-01-01syscall: SFD_NONBLOCK can be a constant, again
2020-08-07syscall: support sparc64 (and maybe other big-endian systems)
2020-06-28ds: remove fields.pm usage
2020-06-28watch: use signalfd for Maildir watching
2020-04-07portability: constants for NetBSD
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-13sigfd: simplify loop and improve documentation
2019-11-27httpd|nntpd: avoid missed signal wakeups