3 Commits

Author SHA1 Message Date
brent saner
675a10addd
v1.14.5
FIXED:
* Renamed sysutils.NsToFD to sysutils.NsToInode because that number's an
  inode, not an FD. D'oh.
2025-10-08 16:38:44 -04:00
brent saner
35c56d3f98
v1.14.3
ADDED:
* Convenience function to return a namespace FD and its type from a
  namespace ID (Linux only)
2025-10-07 17:11:37 -04:00
brent saner
7b0156775c
v1.13.0
ADDED:
* Convenience functions to determine if a process is running in an
  elevated/dropped privileges context
2025-04-21 02:29:24 -04:00