about summary refs log tree commit homepage
path: root/lib/PublicInbox/Syscall.pm
DateCommit message (Expand)
2020-08-07syscall: support sparc64 (and maybe other big-endian systems)
2020-02-07syscall: support Linux x32 ABI
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-06syscall: modernize away from pre-Perl-5.6 conventions
2019-11-27httpd|nntpd: avoid missed signal wakeups
2019-10-22syscall: get rid of sendfile wrappers for now
2019-06-29listener: use edge-triggered notifications
2019-06-24ds: split out IO::KQueue-specific code
2019-06-24ds: get rid of event_watch field
2019-06-24syscall: get rid of unnecessary uname local vars
2019-06-24syscall: get rid of unused EPOLL* constants
2019-05-08syscall: drop readahead wrapper
2019-05-05listener: use EPOLLEXCLUSIVE for listen sockets
2019-05-04bundle Danga::Socket and Sys::Syscall