aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/plan9.zig
AgeCommit message (Expand)Author
2025-11-20system specific errnorpkak
2025-04-30sigset_t: sigemptyset() and sigfillset() are functions that return sigset_tPat Tullmann
2025-02-06runtime page size detectionArchbirdplus
2025-01-16all: update to `std.builtin.Type.Pointer.Size` field renamesmlugg
2024-07-09std: fix typos (#20560)Jora Troosh
2024-06-13std: Convert deprecated aliases to compile errors and fix usagesRyan Liptak
2024-03-30cbe: rewrite `CType`Jacob Young
2024-03-23haiku: debitrotJacob Young
2024-03-19extract std.posix from std.osAndrew Kelley
2024-02-11some API work on std.c, std.os, std.os.wasiAndrew Kelley
2023-11-19lib: correct unnecessary uses of 'var'mlugg
2023-08-02Plan 9: add more features to std.os.plan9Jacob G-W
2023-08-02std: add SbrkAllocator and use it for Plan 9Jacob G-W
2023-08-02plan 9: filesystem supportJacob G-W
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-06-16plan9: flesh out stdlib enough to allow not using simplified start logicJacob G-W
2022-08-07remove 'builtin.stage2_arch', Sema is smart enough nowMeghan Denny
2021-11-09plan9: more syscallsJacob G-W
2021-11-09fix outputs in inline assemblyJacob G-W
2021-11-09add initial plan9 support to stdJacob G-W