| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-04 | libc: Update macOS headers to SDK 26.1 | Linus Groh | |
| 2025-09-16 | libc: Update macOS headers to SDK 26.0 | Linus Groh | |
| 2025-05-31 | libc: update macOS headers to SDK 15.5 | Linus Groh | |
| 2025-05-12 | libc: update macOS headers to SDK 15.2 | Linus Groh | |
| 2024-12-13 | macos: vendored libc: bump to SDK 15.1 | Michael Dusan | |
| 2023-09-25 | macos: better SDK version detection | Michael Dusan | |
| SDK version detection: - read SDKSettings.json before inferral from SDK path - vendored libc: add SDKSettings.json for SDK version info resolveLibSystem: - adjust search order to { search_dirs, { sysroot or vendored }} - previous search order was { sysroot, search_dirs, vendored } | |||
| 2023-09-25 | macos: vendored libc: combine headers: part 1 | Michael Dusan | |
| - combine *-macos-* → any-macos-any - SDK headers as a single tree support targeting multiple arch/versions - bump to SDK 14.0 (release candidate) | |||
| 2023-04-01 | libc: update macOS libSystem.13.tbd | Jakub Konka | |
| 2023-03-25 | libc: update macOS libSystem stubs | Jakub Konka | |
| 2022-10-25 | darwin: remove libSystem.10.tbd | Jakub Konka | |
| 2022-10-25 | darwin: add libSystem.13.tbd | Jakub Konka | |
| 2021-11-25 | Version libSystem shipped with zig toolchain | Jakub Konka | |
| We will mimick the same solution as with the headers: * `libSystem.10.tbd` * `libSystem.11.tbd` * `libSystem.12.tbd` and so on... | |||
| 2021-06-24 | zld: parse libSystem tbd stub when linking | Jakub Konka | |
