Commit graph

2 commits

Author SHA1 Message Date
MikaelUrankar
5bd03ccc46
fix(ext/os): Fix duplicate 'openbsd' cfg attribute (#28607)
Use FreeBSD instead as it needs the same fix.

Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-05-07 14:12:06 +02:00
Bartek Iwańczuk
974e2f44b2
refactor: add 'deno_os' crate (#27655)
This commit creates "deno_os" extension crate and moves
numerous ops from "runtime/" crate to the new crate.
2025-01-14 17:29:36 +01:00
Renamed from runtime/signal.rs (Browse further)