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
Group-Canceled
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
groupAwait
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
/
include
/
generic-glibc
Age
Commit message (
Expand
)
Author
2023-05-04
glibc hacks: also add a few dn_* functions
Motiejus Jakštys
2023-03-28
glibc: add backwards compatibility for some symbols
Motiejus Jakštys
2022-01-28
glibc: version-gate _DYNAMIC_STACK_SIZE_SOURCE
Andrew Kelley
2022-01-19
glibc: fix passing of __GNU_MINOR__
Daniel Saier
2021-12-16
glibc: fix inconsistency of powerpc ABI mapping
Andrew Kelley
2021-12-15
glibc: fix inconsistency of mips ABI mapping
Andrew Kelley
2021-12-15
glibc: add missing riscv stubs headers
Andrew Kelley
2021-12-15
glibc: pass -D__GLIBC_MINOR__=XX
Andrew Kelley
2021-12-15
update glibc headers to 2.34
Andrew Kelley
2021-08-16
add m68k glibc (2.33) headers
Andrew Kelley
2021-04-04
glibc: update headers to 2.33
Andrew Kelley
2020-08-30
update glibc headers to 2.32
Andrew Kelley
2020-08-24
Revert "Merge pull request #6137 from Jan200101/update/glibc-2.32"
Andrew Kelley
2020-08-22
update glibc headers to 2.32
Jan200101
2020-03-03
update glibc headers to 2.31
Andrew Kelley
2019-09-07
update glibc headers to 2.30
Andrew Kelley
2019-07-15
move lib dirs to lib subdir
Andrew Kelley