Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Carmen 17b40b1d68 lib/std/os/uefi/status.zig: add error to enum conversion fn
2025-03-09 10:54:21 +00:00
..
linux
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00
plan9
extract std.posix from std.os
2024-03-19 11:45:09 -07:00
uefi
lib/std/os/uefi/status.zig: add error to enum conversion fn
2025-03-09 10:54:21 +00:00
windows
add FFI & wrappers for NtAllocateVirtualMemory & NtFreeVirtualMemory + add missing alloction constants MEM_RESERVE_PLACEHOLDER / MEM_PRESERVE_PLACEHOLDER
2025-03-04 22:10:49 -06:00
emscripten.zig
all: update to std.builtin.Type.Pointer.Size field renames
2025-01-16 12:46:29 +00:00
linux.zig
linux: add UDP socket options
2025-02-21 06:05:04 +01:00
plan9.zig
runtime page size detection
2025-02-06 14:23:23 -08:00
uefi.zig
std.time.epoch: change getDaysInMonth to accept the year as an argument
2025-03-08 14:25:28 -05:00
wasi.zig
wasi: fix wasm-wasi-musl constants
2025-02-09 09:08:11 +01:00
windows.zig
add FFI & wrappers for NtAllocateVirtualMemory & NtFreeVirtualMemory + add missing alloction constants MEM_RESERVE_PLACEHOLDER / MEM_PRESERVE_PLACEHOLDER
2025-03-04 22:10:49 -06:00