COMMITS
/ lib/std/c/darwin.zig September 17, 2025
M
std.debug: miscellaneous fixes
mlugg committed
M
std: rework/remove ucontext_t
mlugg committed
September 18, 2025
J
std.c: adjust shm_open to be variadic on darwin
John Benediktsson committed
A
Merge pull request #25195 from blblack/netdefs
Andrew Kelley committed
September 13, 2025
J
std.posix.ptrace: support more platforms more correctly
Justus Klausecker committed
September 9, 2025
B
std: add IP, IPV6, IPTOS sockopt constants
Brandon Black committed
August 21, 2025
J
make some compile errors aliases instead
Justus Klausecker committed
August 20, 2025
J
std.c.darwin: cleanup, expose everything in std.c
Justus Klausecker committed
June 24, 2025
D
c.darwin: define MSG for macos (#24224)
Dacheng committed
April 13, 2025
P
c.zig: glibc/musl export 1024-bit sigset_t
Pat Tullmann committed
April 3, 2025
A
std.c.darwin.CPUFAMILY: Add ARM_TAHITI and ARM_TUPAI.
Alex Rønne Petersen committed
January 24, 2025
A
std.Target: Remove functions that just wrap component functions.
Alex Rønne Petersen committed
January 27, 2025
A
Revert d714cf33405486d9aa707e9aee8f103a011d06e9 (#21273)
Alex Rønne Petersen committed
January 26, 2025
I
std.c.darwin: Fix EXC.MASK compile error (#21273)
injuly committed
January 23, 2025
J
adding std.c.TCP.NODELAY for macos (#22404)
John Benediktsson committed
January 15, 2025
M
all: update to `std.builtin.Type.Pointer.Size` field renames
mlugg committed
December 16, 2024
D
add m4 {pro,max} detection
David Rubin committed
M
std.c.darwin.posix_spawn: fix signature
mlugg committed
November 19, 2024
D
std.c.darwin: make os_log_t a pointer to opaque
Daniel Berg committed
November 13, 2024
D
Fix std.c.EXC.MASK struct to match definition in mach/exception_types.h (#21964)
Daniel Hooper committed
October 3, 2024
S
fix typo in segset_t
Saurabh Mishra committed
August 23, 2024
M
fix THREAD_STATE_NONE on darwin
matt committed
August 28, 2024
M
August 19, 2024
M
std: add native cpu detection for apple m3 (#21116)
Meghan Denny committed
July 19, 2024
A
move non-libc stuff out of std.c
Andrew Kelley committed
A
std.c reorganization
Andrew Kelley committed
July 9, 2024
J
std: fix typos (#20560)
Jora Troosh committed
June 15, 2024
I
std: fix pthread_{get,set}name_np return type ABI
Isaac Freund committed
March 29, 2024
J
cbe: rewrite `CType`
Jacob Young committed
March 23, 2024
J
haiku: debitrot
Jacob Young committed
March 19, 2024
A
extract std.posix from std.os
Andrew Kelley committed
March 16, 2024
J
AstGen: disallow alignment on function types
Jacob Young committed
March 15, 2024
M
bsd: debitrot std.c
Michael Dusan committed
February 19, 2024
T
std.builtin: make link mode fields lowercase
Tristan Ross committed
February 13, 2024
A
std.os.termios: add type safety to lflag field
Andrew Kelley committed
A
std.os.termios: add type safety to cflag field
Andrew Kelley committed
A
std.os.termios: add type safety to oflag field
Andrew Kelley committed
February 12, 2024
A
std.os.termios: add type safety to iflag field
Andrew Kelley committed
A
std.os.termios: consolidate and correct
Andrew Kelley committed
A
std.c.NCSS: consolidate and correct
Andrew Kelley committed
A
std: add type safety to cc_t
Andrew Kelley committed
February 8, 2024
A
some API work on std.c, std.os, std.os.wasi
Andrew Kelley committed
February 7, 2024
A
std.c.MAP: use a packed struct
Andrew Kelley committed
October 3, 2023
X
correctly detect apple a15 and a16 chips
xdBronch committed
July 31, 2023
A
Revert "std: add a subset of the macOs's libproc api."
Andrew Kelley committed
A
Revert "std.c: add mincore api to darwin."
Andrew Kelley committed
A
Revert "std.c: add os_proc_available_memory for darwin"
Andrew Kelley committed
A
Revert "Merge pull request #15317 from devnexen/darwin_rand_nativegen"
Andrew Kelley committed
A
Revert "std.c: adding cpu affinity api for macOs (mainly x86_64)"
Andrew Kelley committed
A
Revert "std.c: darwin add host_info based data."
Andrew Kelley committed