Changes for version 1.3
- add Linux::Clone::configure_loopback helper function.
- add CLONE_PIDFD, CLONE_NEWTIME, CSIGNAL, NS_GET_USERNS, NS_GET_PARENT, NS_GET_NSTYPE and NS_OWNER_UID symbols.
- use "official" sched.h include.
- add KCMP_EPOLL_TFD enum, hardcoded to value 7, and require linux/kcmp.h for the rest.
- changed the prototype of unshare from automatically-generated $ to @, to avoid it acting as an operator.
Modules
an interface to the linux clone, unshare, setns, pivot_root and kcmp syscalls