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
/
glibc
Age
Commit message (
Expand
)
Author
2025-10-19
glibc: change library link order to prefer libc.so symbols
Alex Rønne Petersen
2025-08-01
glibc: update crt0 code to 2.42
Alex Rønne Petersen
2025-07-31
glibc: update abilists file to 2.42
Alex Rønne Petersen
2025-04-04
Revert "glibc: Patch to work around missing features in LLVM's s390x assembler."
Alex Rønne Petersen
2025-03-13
glibc: fix uninitialized memory in __pthread_cond_s for <=2.40
TCROC
2025-01-31
glibc: Update abilists file to 2.41.
Alex Rønne Petersen
2025-01-31
glibc: Update source files to 2.41.
Alex Rønne Petersen
2025-01-21
Merge pull request #22541 from ziglang/pipeline
Andrew Kelley
2025-01-21
libc: Remove a bunch of code for architectures we don't actually support.
Alex Rønne Petersen
2025-01-20
reject crti.o/crtn.o, embrace the future
Andrew Kelley
2024-11-02
glibc: Fix an LP_SIZE redefinition warning for gnux32.
Alex Rønne Petersen
2024-10-03
glibc: Update abilists file for loongarch64-linux-gnusf support.
Alex Rønne Petersen
2024-09-23
libc: Work around LLVM's misassembly of `j <reg>` on mips r6.
Alex Rønne Petersen
2024-09-06
Merge pull request #21195 from alexrp/glibc-fixes
Andrew Kelley
2024-09-06
glibc: Patch to work around missing features in LLVM's s390x assembler.
Alex Rønne Petersen
2024-09-05
glibc: Add csky start files.
Alex Rønne Petersen
2024-09-05
glibc: Add arc start files.
Alex Rønne Petersen
2024-08-23
glibc: Define _IO_stdin_used in start code and reference it in stub asm.
Alex Rønne Petersen
2024-08-23
glibc: Add missing xstatver.h for some linux architectures.
Alex Rønne Petersen
2024-08-14
loongarch: add glibc start.S to make zig-bootstrap work for loongarch64-linux...
YANG Xudong
2024-08-08
Update glibc start files to 2.40.
Alex Rønne Petersen
2024-08-05
glibc: update abilists file
Andrew Kelley
2024-06-06
test/link/glibc_compat: Add C test case for glibc versions
Pat Tullmann
2024-06-05
glibc: restore "weak_hidden_alias" macro for older glibc versions
Pat Tullmann
2024-06-05
glibc patch: get correct files compiled into libc_nonshared.a
Kang Seonghoon
2024-06-05
glibc patch: remove some static asserts from fstatat
Andrew Kelley
2024-06-05
glibc patch: don't check __LIBC macro
Andrew Kelley
2024-06-05
glibc patch: add missing includes for inttypes.h
Andrew Kelley
2024-06-05
glibc patch: make fstatat.c and fstatat64.c compile
Andrew Kelley
2024-06-05
glibc patch: inline x86-lp_size.h
Andrew Kelley
2024-06-05
glibc patch: add backwards compatibility for some symbols
Motiejus Jakštys
2024-06-05
update glibc start files to 2.39
Andrew Kelley
2024-06-05
glibc: update abilists file
Andrew Kelley
2024-01-04
minor cosmetic fixups
Andrew Kelley
2024-01-04
lib/libc/glibc/: Add README.md
Pat Tullmann
2024-01-04
glibc: restore "weak_hidden_alias" macro for older glibc versions
Pat Tullmann
2024-01-04
glibc: remove unused stat-related files for 2.33+
Kang Seonghoon
2024-01-04
glibc: get correct files compiled into libc_nonshared.a
Kang Seonghoon
2023-10-13
glibc patch: remove some static asserts from fstatat
Andrew Kelley
2023-10-13
glibc patch: don't check __LIBC macro
Andrew Kelley
2023-10-13
glibc patch: add missing includes for inttypes.h
Andrew Kelley
2023-10-13
glibc patch: make fstatat.c and fstatat64.c compile
Andrew Kelley
2023-10-13
glibc patch: inline x86-lp_size.h
Andrew Kelley
2023-10-13
glibc patch: add backwards compatibility for some symbols
Motiejus Jakštys
2023-10-13
glibc: update libc-modules.h to 2.38
Andrew Kelley
2023-10-13
update glibc start files to 2.38
Andrew Kelley
2023-10-13
glibc: update abilists file
Andrew Kelley
2023-05-04
glibc hacks: add another commit to our patches
Motiejus Jakštys
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
[next]