summaryrefslogtreecommitdiff
path: root/runtime/ops/os/mod.rs
AgeCommit message (Expand)Author
2022-12-02feat(ops): Fast zero copy string arguments (#16777)Divy Srivastava
2022-11-11fix(npm): remove forgotten unstable check (#16598)Bartek IwaƄczuk
2022-11-09feat: stabilize Deno.uid() and Deno.gid() (#16424)Colin Ihrig
2022-11-09feat: stabilize Deno.systemMemoryInfo() (#16445)Colin Ihrig
2022-11-09feat: stabilize Deno.networkInterfaces() (#16451)Colin Ihrig
2022-11-02chore(runtime): remove dependency on sys-info crate (#16441)Divy Srivastava