Changes in version 1.6.0 (2026-04-23) o Fix unit test for R 4.7 Changes in version 1.5.8 (2024-05-14) o Condition another api call Changes in version 1.5.7 (2024-02-22) o Remove duplicate functions definitions for setuid and setgid() Changes in version 1.5.6 (2023-12-04) o Fix a printf warning for CRAN Changes in version 1.5.5 (2022-10-18) o Fix strict-prototypes warnings Changes in version 1.5.4 (2021-11-16) o Remove examples and test for rlimit_as() and rlimit_data() which give an error on MacOS 12 if the value is too low. Changes in version 1.5.3 (2021-08-16) o On linux, eval_fork() no longer tries to kill orphan forks Changes in version 1.5.2 (2020-12-11) o Add 'AppArmor' in SystemRequirements to help rstudio/r-system-requirements Changes in version 1.5.1 (2020-01-31) o CRAN fix: do not use CPP in configure Changes in version 1.5 (2019-02-24) o Fix complication on Solaris Changes in version 1.4 (2019-02-22) o eval_fork and some more tools have been moved from 'sys' into this package. Changes in version 1.1 o Added geteuid(), seteuid(), getegid(), setegid() o Add rlimit_all() wrapper to show all current limits Changes in version 1.0 (2017-04-03) o Initial CRAN release