Revision history for Perl module Linux::Perl 0.15 Tue Sep 11 2018 - Add fileno() to inotify. 0.14 Tue Sep 4 2018 - BREAKING CHANGE: epoll wait() now returns a list of key/value pairs rather than a list of hashes. (The new format is lighter in tight loops.) 0.13 Thu Aug 30 2018 - Add memfd, mq (POSIX message queueing), signalfd, sigprocmask, & inotify. - Add i686 for aio and getdents. 0.12 Mon Aug 27 2018 - Fix eventfd/i386.pm (again?), and add i686 aio (untested!). 0.11 Mon Aug 27 2018 - Fix eventfd/i386.pm. 0.10 Fri Aug 24 2018 - fix LICENSE file (again) 0.09 Fri Aug 24 2018 - Attempt i686 compatibility. - fix LICENSE file 0.08 Sun Aug 19 2018 - Add epoll and timerfd 0.07 Sat Aug 18 2018 - Fix MANIFEST 0.06 Sat Aug 18 2018 - Add getrandom - Give Linux::Perl::X::Call the “call_number” and “error” properties. 0.05 Sun May 27 2018 - Support arm (Raspberry Pi) 0.04 Thu Apr 19 2018 - Make unsupported case in tests print system call numbers in CPAN Testers. 0.03 Web Apr 18 2018 - Fix missing Linux::Seccomp test dependency - Try to fix failing tests when OS/arch are unsupported 0.02 Web Apr 18 2018 - Fix tests to report unknown architecture system calls in CPAN testers. 0.01 Wed Apr 18 2018 - Initial release