index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
Age
Commit message (
Expand
)
Author
2023-09-25
macos: better SDK version detection
Michael Dusan
2023-09-25
macos: vendored libc: combine headers: part 1
Michael Dusan
2023-08-19
macos: add <paths.h> header to Zig shipped libc
Jakub Konka
2023-06-20
musl: update libc.S to v1.2.4
Andrew Kelley
2023-06-20
musl: update src files to v1.2.4
Andrew Kelley
2023-06-20
musl: update headers to v1.2.4
Andrew Kelley
2023-06-15
update linux kernel headers to 6.3.8
Andrew Kelley
2023-06-04
macos+libc: add zlib.h,sys/paths.h,netinet/{ip.h,udp.h}
Jakub Konka
2023-05-23
Update wasi-libc to 3189cd1ceec8771e8f27faab58ad05d4d6c369ef (#15817)
Frank Denis
2023-05-04
glibc hacks: add another commit to our patches
Motiejus Jakštys
2023-05-04
glibc hacks: also add a few dn_* functions
Motiejus Jakštys
2023-04-13
macos: add missing getopt.h header
Jakub Konka
2023-04-06
Merge pull request #15101 from motiejus/glibc_compat
Andrew Kelley
2023-04-01
Merge pull request #15139 from ziglang/macos-13-fixes
Jakub Konka
2023-04-01
libc: update macOS libSystem.13.tbd
Jakub Konka
2023-03-31
libc: update macOS libc headers to latest SDK 13.3
Jakub Konka
2023-03-31
libc: add missing sys/timex.h to macOS libc headers
Jakub Konka
2023-03-28
glibc compat: add a test and README
Motiejus Jakštys
2023-03-28
glibc: add backwards compatibility for some symbols
Motiejus Jakštys
2023-03-25
libc: update macOS libSystem stubs
Jakub Konka
2023-03-25
libc: update macOS libc headers
Jakub Konka
2023-02-01
mingw: stop using K&R-style function definitions
praschke
2023-01-12
wasi-libc: use __heap_end if available (#14273)
Frank Denis
2023-01-10
Update wasi-libc to a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad
Frank Denis
2022-12-28
mingw: add missing vscprintf.c file
Andrew Kelley
2022-12-10
fix aarch64-windows-gnu libc
Andrew Kelley
2022-12-06
Update wasi-libc to 8b7148f69ae241a2749b3defe4606da8143b72e0 (#13793)
Frank Denis
2022-11-28
Update wasi-libc to a00bf321eeeca836ee2a0d2d25aeb8524107b8cc (#13626)
Frank Denis
2022-11-25
add arm-features.h from glibc source (#12346)
sv99
2022-11-04
rename i386-linux-gnu to x86-linux-gnu
Veikka Tuominen
2022-11-04
all: rename i386 to x86
Ali Chraghi
2022-10-30
mingw-w64: add gdiplus def files
Andrew Kelley
2022-10-25
darwin: update macOS libc headers
Jakub Konka
2022-10-25
darwin: remove libSystem.10.tbd
Jakub Konka
2022-10-25
darwin: add libSystem.13.tbd
Jakub Konka
2022-10-11
update mingw-w64 crt files to v10.0.0
Andrew Kelley
2022-10-11
update mingw-w64 headers to v10.0.0
Andrew Kelley
2022-08-25
glibc/abilists: add libresolv stubs
Motiejus Jakštys
2022-07-04
update macOS libc headers
Andrew Kelley
2022-06-14
Update the WASI libc
Frank Denis
2022-05-22
Set macOS/iPhoneOS/tvOS/watchOS ABI to none (unspecified) by default
Jakub Konka
2022-05-04
tools/gen_stubs: sort output by section/symbol name
Isaac Freund
2022-05-04
musl: update to 1.2.3
Isaac Freund
2022-01-28
glibc: version-gate _DYNAMIC_STACK_SIZE_SOURCE
Andrew Kelley
2022-01-26
[linux headers] rename arm64 to aarch64
Motiejus Jakštys
2022-01-19
glibc: fix passing of __GNU_MINOR__
Daniel Saier
2022-01-14
glibc: clean up build logic
Andrew Kelley
2022-01-14
glibc: restore compatibility with glibc<=2.33 for global initializers
xavier
2021-12-16
glibc: update libc-modules.h
Andrew Kelley
2021-12-16
glibc: libc_nonshared.a: add missing includes for inttypes.h
Andrew Kelley
[next]