Commit graph

6 commits

Author SHA1 Message Date
nia
d75334de07 sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:19:17 +00:00
nia
67e36f8dd3 sysutils: Remove SHA1 hashes for distfiles 2021-10-07 14:57:31 +00:00
mef
6ed34ebb78 (sysutils/R-sys) Added TEST_DEPENDS+= R-unix-[0-9]* 2021-08-30 01:02:36 +00:00
mef
abb6b2e6dd (sysutils/R-sys) Updated 3.3 to 3.4
3.4
  - Fix performance bug for systems with very large _SC_OPEN_MAX, notably docker.
2021-08-30 00:45:32 +00:00
mef
2b5d60d7fc (sysutils/R-sys) Updated to 3.3
3.3
  - Unix: automatially path.expand() to normalize e.g. homedir
  - Unix: skip unicode path test on systems without UTF-8 locale.
2019-12-31 11:41:22 +00:00
brook
74a0ff42af R-sys: initial commit
Drop-in replacements for the base system2() function with fine control
and consistent behavior across platforms. Supports clean interruption,
timeout, background tasks, and streaming STDIN / STDOUT / STDERR over
binary or text connections. Arguments on Windows automatically get
encoded and quoted to work on different locales.
2019-08-09 18:36:28 +00:00