zig/lib/std/c
Michael Dusan 599b3ef9e9 netbsd: use versioned __msync13 from libc
The system linker shows warning when `msync` is linked instead of `__msync13`:

  "warning: reference to compatibility msync(); include <sys/mman.h> for correct reference"

closes #14422
2023-01-28 19:05:38 -05:00
..
darwin darwin: add defs and funcs for Mach exception handling 2022-12-12 00:13:37 +01:00
darwin.zig remove the experimental std.x namespace 2023-01-02 16:57:15 -07:00
dragonfly.zig Merge pull request #13980 from ziglang/std.net 2023-01-03 02:43:50 -05:00
emscripten.zig
freebsd.zig FreeBSD: add mcontext_t for aarch64 2023-01-21 23:20:50 +02:00
fuchsia.zig
haiku.zig remove the experimental std.x namespace 2023-01-02 16:57:15 -07:00
hermit.zig
linux.zig Fix missing pthread_key_t definition on linux 2022-12-21 17:00:41 -05:00
minix.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
netbsd.zig netbsd: use versioned __msync13 from libc 2023-01-28 19:05:38 -05:00
openbsd.zig Merge pull request #13980 from ziglang/std.net 2023-01-03 02:43:50 -05:00
solaris.zig remove the experimental std.x namespace 2023-01-02 16:57:15 -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