zig/lib/std/c
Linus Groh 94e30a756e std: fix a bunch of typos
The majority of these are in comments, some in doc comments which might
affect the generated documentation, and a few in parameter names -
nothing that should be breaking, however.
2023-04-30 18:16:04 -07:00
..
darwin std: move os/darwin.zig and related to c/darwin.zig 2023-03-16 11:42:30 +01:00
darwin.zig std: fix a bunch of typos 2023-04-30 18:16:04 -07:00
dragonfly.zig std: adding sigevent to supported platforms. 2023-04-23 19:46:43 +03:00
emscripten.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
freebsd.zig std.c: freebsd add procctl exclusive x86_64 flags 2023-04-30 12:28:36 +03:00
fuchsia.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
haiku.zig std.c: add find_path for haiku 2023-04-24 12:32:46 +03:00
hermit.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
linux.zig std.os: add mincore syscall 2023-04-06 00:57:23 -04:00
minix.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
netbsd.zig std.c:complete further more netbsd's mmap flags 2023-04-30 12:21:35 +03:00
openbsd.zig Merge pull request #13980 from ziglang/std.net 2023-01-03 02:43:50 -05:00
solaris.zig std: fix a bunch of typos 2023-04-30 18:16:04 -07:00
tokenizer.zig stage2: fix bugs preventing stage2 from building stage3 with LLVM 2022-04-15 23:32:26 +03:00
wasi.zig stdlib: Add emulated CWD to std.os for WASI targets 2022-03-03 14:31:49 -07:00
windows.zig std: implement os.mprotect on Windows 2023-01-20 03:33:35 +02:00