zig/lib/libc/include
Andrew Kelley 2eee0582f8 macOS libc headers: downgrade to 10.15.7 (Catalina)
See ziglang/fetch-them-macos-headers#2 for more details. The path
forward looks like one of the following:

 * Ony provide headers for the oldest supported macOS (currently 10.13
   but soon to be bumped to 10.14).
 * Provide headers for multiple versions, and select based on the Zig
   target OS version range minimum.
 * Don't try to provide macOS headers.

If we don't tackle the version problem, we would have to re-introduce
the ability to detect and depend on native system headers if we wanted
to support C/C++ code that used newer OS definitions.

This patch also adds support for `#include <mach/mach_time.h>`.

Also related: #5236
2020-11-17 11:40:24 -08:00
..
aarch64_be-linux-any/asm
aarch64_be-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
aarch64-linux-any/asm
aarch64-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
aarch64-linux-musl/bits update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
any-linux-any
any-windows-any Fixed mingw-w64 8.0.0 compilation 2020-11-05 20:04:25 +02:00
arm-linux-any/asm
arm-linux-gnueabi update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
arm-linux-gnueabihf update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
arm-linux-musl/bits update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
armeb-linux-any/asm
armeb-linux-gnueabi update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
armeb-linux-gnueabihf update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
generic-glibc update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
generic-musl update musl headers to 1.2.1 2020-11-06 13:53:47 -07:00
i386-linux-any/asm
i386-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
i386-linux-musl/bits update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
mips64-linux-any/asm
mips64-linux-gnuabi64 update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
mips64-linux-gnuabin32 update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
mips64-linux-musl/bits update musl headers to 1.2.1 2020-11-06 13:53:47 -07:00
mips64el-linux-any/asm
mips64el-linux-gnuabi64 update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
mips64el-linux-gnuabin32 update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
mips-linux-any/asm
mips-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
mips-linux-musl/bits update musl headers to 1.2.1 2020-11-06 13:53:47 -07:00
mipsel-linux-any/asm
mipsel-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
powerpc64-linux-any/asm
powerpc64-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
powerpc64-linux-musl/bits update musl headers to 1.2.1 2020-11-06 13:53:47 -07:00
powerpc64le-linux-any/asm
powerpc64le-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
powerpc-linux-any/asm
powerpc-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
powerpc-linux-musl/bits update musl headers to 1.2.1 2020-11-06 13:53:47 -07:00
riscv32-linux-any/asm
riscv64-linux-any/asm
riscv64-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
riscv64-linux-musl/bits update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
s390x-linux-any/asm
s390x-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
s390x-linux-musl/bits update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
sparc-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
sparcv9-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
x86_64-linux-any/asm
x86_64-linux-gnu update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
x86_64-linux-gnux32 update glibc headers to 2.32 2020-08-30 21:27:30 -07:00
x86_64-linux-musl/bits update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
x86_64-macos-gnu macOS libc headers: downgrade to 10.15.7 (Catalina) 2020-11-17 11:40:24 -08:00