Skip to content

v0.1.0

Compare
Choose a tag to compare
@cptpcrd cptpcrd released this 25 Jul 18:32
· 88 commits to master since this release

Initial release.

Current OS support for various functions

  • Linux (tested in CI): proc_get_umask(), proc_getgroups(), proc_rlimit(), proc_getrlimit()
  • FreeBSD (tested in CI): proc_get_umask(), proc_getgroups(), proc_rlimit(), proc_getrlimit()
  • macOS (tested in CI): proc_getgroups()
  • NetBSD (not tested in CI): proc_getgroups(), proc_rlimit(), proc_getrlimit()
  • DragonflyBSD (not tested in CI): proc_getgroups(), proc_getrlimit()
  • Solaris (not tested in CI): proc_getgroups()