summaryrefslogtreecommitdiff
path: root/linuxnamespaces/syscalls.py
AgeCommit message (Expand)Author
2024-03-12work around mypy misdetection on bookwormHelmut Grohne
2024-03-03add function for prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_RAISE, ...)Helmut Grohne
2024-03-02fix typosJakub Wilk
2024-03-01add rudimentary prctl syscall wrapperHelmut Grohne
2024-02-25spell checkHelmut Grohne
2024-02-16add an async read method to EventFDHelmut Grohne
2024-02-15MountFlags: support conversion to and from a textual representationHelmut Grohne
2024-01-18initial checkinHelmut Grohne