about summary refs log tree commit homepage
path: root/devel
DateCommit message (Expand)
2024-01-30syscall: use pure Perl sendmsg/recvmsg on *BSD
2023-12-29pure Perl inotify support
2023-10-06devel/sysdefs-list: show more info regardless of OS
2023-09-18devel/sysdefs-list: cleanup and make partially eval-able
2023-09-09pop3d: support fcntl locks on NetBSD and OpenBSD
2023-09-05update devel/syscall-list to devel/sysdefs-list
2023-08-28Fix some typos/grammar/errors in docs and comments
2023-01-30tests: make slow tests easier-to-find
2022-10-17sigfd: set SIGWINCH for MIPS and PA-RISC on Linux
2022-08-11devel/syscall-list: support non-Linux, show sizeof(pid_t)
2022-03-23syscall: implement sendmsg+recvmsg in pure Perl
2022-01-31rewrite Linux nodatacow use in pure Perl w/o system
2021-10-22lei: use RENAME_NOREPLACE on Linux 3.15+
2021-06-20scripts: add syscall-list tool for development