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
2022-08-25
glibc/abilists: add libresolv stubs
Motiejus Jakštys
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
2021-12-16
glibc: add stat_t64_cp.c to libnonshared.a
Andrew Kelley
2021-12-16
glibc: patches to make fstatat.c and fstatat64.c compile
Andrew Kelley
2021-12-15
glibc: import sysdep.h from upstream
Andrew Kelley
2021-12-15
glibc: improve RISC-V support
Andrew Kelley
2021-12-15
glibc: remove duplicate files between generic-glibc/ and glibc/include/
Andrew Kelley
2021-12-15
glibc: pass -D__GLIBC_MINOR__=XX
Andrew Kelley
2021-12-15
glibc: update abilists file
Andrew Kelley
2021-12-15
glibc: use linux-specific files for nonshared
Andrew Kelley
2021-12-15
update glibc start files to 2.34
Andrew Kelley
2021-12-13
stage2: improved glibc stubs
Andrew Kelley
2021-05-12
Remove SPARC pthreadtypes-arch.h to match upstream glibc
Koakuma
2021-05-11
libc: Add workaround for #4926
LemonBoy
2021-04-04
glibc: update ABI files to 2.33
Andrew Kelley
2020-12-12
glibc: do not provide -lcrypt
Andrew Kelley
2020-12-08
glibc: additionally provide -lcrypt
Andrew Kelley
2020-08-30
update glibc ABI files 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 abi list for 2.32
Jan200101
2020-04-04
add libutil to zig's glibc support
Andrew Kelley
2020-03-20
include ld symbols when generating glibc dummy objects
Andrew Kelley
2020-03-04
update glibc source files to 2.31
Andrew Kelley
2020-03-04
update glibc abilists for 2.31
Andrew Kelley
2019-12-02
add missing license files
Andrew Kelley
2019-09-10
update glibc src files to 2.30
Andrew Kelley
2019-09-07
update glibc ABI lists to 2.30
Andrew Kelley
2019-07-15
move lib dirs to lib subdir
Andrew Kelley