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