etc
etc copied to clipboard
Provides access to information typically stored in UNIX /etc directory.
@nobu Thanks for the quick fix. Of course, ruby-loco ran between the two commits. Not sure whether there's an interest in Windows CI. Not sure about how many versions to...
JRuby has its own Java implementation of this library, which uses our internal FFI library jnr-ffi to bind the appropriate functions. We will need to incorporate this version into the...
These can block as they parse files. I'm not sure if other function calls in Etc can block, so this doesn't add GVL releasing to them. Releasing the GVL for...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.4 to 2.11.0. Release notes Sourced from step-security/harden-runner's releases. v2.11.0 What's Changed Release v2.11.0 in #498 Harden-Runner Enterprise tier now supports the use of eBPF for DNS...