aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2024-03-20mingw-w64: update to reflect latest tool changesAndrew Kelley
2024-01-20mingw-w64: remove msvcrt sourcesElaine Gibson
2024-01-20mingw-w64: add missing CRT sourcesElaine Gibson
2024-01-14mingw: Add missing misc/mingw-access.c and misc/ucrt-access.cKrzysztof Wolicki
2024-01-08mingw: remove pow.c from aarch64-windows mingw buildsAndrew Kelley
2024-01-08mingw: add the mingw stdio functions backAndrew Kelley
2024-01-08add config.hAndrew Kelley
2024-01-08mingw-w64: update CRT files to latest git commitAndrew Kelley
2024-01-08update mingw-w64 headers to latest git commitAndrew Kelley
2024-01-04minor cosmetic fixupsAndrew Kelley
2024-01-04glibc: strlcpy and strlcat arrived in glibc 2.38Pat Tullmann
2024-01-04lib/libc/glibc/: Add README.mdPat Tullmann
2024-01-04glibc: restore "weak_hidden_alias" macro for older glibc versionsPat Tullmann
2024-01-04glibc: remove unused stat-related files for 2.33+Kang Seonghoon
2024-01-04glibc: get correct files compiled into libc_nonshared.aKang Seonghoon
2023-11-02mingw-w64: add shcore def filesAndrew Kelley
2023-10-20glibc headers: reallocarray added to glibc in v2.26Pat Tullmann
2023-10-16glibc patch: add backwards compatibility for strtol-family functionsXavier Bouchoux
2023-10-13glibc patch: remove some static asserts from fstatatAndrew Kelley
2023-10-13glibc patch: don't check __LIBC macroAndrew Kelley
2023-10-13glibc patch: add missing includes for inttypes.hAndrew Kelley
2023-10-13glibc patch: make fstatat.c and fstatat64.c compileAndrew Kelley
2023-10-13glibc patch: inline x86-lp_size.hAndrew Kelley
2023-10-13glibc patch: add a few dn_* functionsMotiejus Jakštys
2023-10-13glibc patch: add backwards compatibility for some symbolsMotiejus Jakštys
2023-10-13glibc patch: version-gate _DYNAMIC_STACK_SIZE_SOURCEAndrew Kelley
2023-10-13glibc patch: don't hardcode __GLIBC_MINOR__Andrew Kelley
2023-10-13update glibc headers to 2.38Andrew Kelley
2023-10-13glibc: update libc-modules.h to 2.38Andrew Kelley
2023-10-13update glibc start files to 2.38Andrew Kelley
2023-10-13glibc: update abilists fileAndrew Kelley
2023-09-25macos: better SDK version detectionMichael Dusan
2023-09-25macos: vendored libc: combine headers: part 1Michael Dusan
2023-08-19macos: add <paths.h> header to Zig shipped libcJakub Konka
2023-06-20musl: update libc.S to v1.2.4Andrew Kelley
2023-06-20musl: update src files to v1.2.4Andrew Kelley
2023-06-20musl: update headers to v1.2.4Andrew Kelley
2023-06-15update linux kernel headers to 6.3.8Andrew Kelley
2023-06-04macos+libc: add zlib.h,sys/paths.h,netinet/{ip.h,udp.h}Jakub Konka
2023-05-23Update wasi-libc to 3189cd1ceec8771e8f27faab58ad05d4d6c369ef (#15817)Frank Denis
2023-05-04glibc hacks: add another commit to our patchesMotiejus Jakštys
2023-05-04glibc hacks: also add a few dn_* functionsMotiejus Jakštys
2023-04-13macos: add missing getopt.h headerJakub Konka
2023-04-06Merge pull request #15101 from motiejus/glibc_compatAndrew Kelley
2023-04-01Merge pull request #15139 from ziglang/macos-13-fixesJakub Konka
2023-04-01libc: update macOS libSystem.13.tbdJakub Konka
2023-03-31libc: update macOS libc headers to latest SDK 13.3Jakub Konka
2023-03-31libc: add missing sys/timex.h to macOS libc headersJakub Konka
2023-03-28glibc compat: add a test and READMEMotiejus Jakštys
2023-03-28glibc: add backwards compatibility for some symbolsMotiejus Jakštys