syscall.ph has the potential to be dangerously wrong, so I'm avoiding it. Preparing to finally add inotify syscall numbers support so I can get rid of Linux::Inotify2 and the common::sense package it pulls in.
I'm also tempted to drop some abandoned architectures (e.g. IA-64) since there's no cfarm machines to test with. Eric Wong (2): syscall: get rid of epoll_defined() sub syscall: drop syscall.ph support lib/PublicInbox/DS.pm | 2 +- lib/PublicInbox/Syscall.pm | 36 ++++++------------------------------ 2 files changed, 7 insertions(+), 31 deletions(-)
