1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/ext/node/ops/os
Nathan Whitaker 8c70b6151a
fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702)
Fixes the implementation of `os.userInfo`, and adds a missing
`toPrimitive` for `tmpdir`. This allows us to enable the corresponding
node_compat test.
2024-11-06 00:36:23 +01:00
..
cpus.rs fix(ext/node): stub cpu_info() for OpenBSD (#25807) 2024-09-23 09:08:16 +05:30
mod.rs fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702) 2024-11-06 00:36:23 +01:00
priority.rs refactor(ext/node): use concrete error types (#26419) 2024-10-25 02:09:38 +02:00