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
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
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-16
glibc: fix inconsistency of powerpc ABI mapping
Andrew Kelley
2021-12-15
glibc: import sysdep.h from upstream
Andrew Kelley
2021-12-15
glibc: fix inconsistency of mips ABI mapping
Andrew Kelley
2021-12-15
glibc: improve RISC-V support
Andrew Kelley
2021-12-15
glibc: add missing riscv stubs headers
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-15
update glibc headers to 2.34
Andrew Kelley
2021-12-13
stage2: improved glibc stubs
Andrew Kelley
2021-12-09
stage2: upgrade musl libc stub file
Andrew Kelley
2021-12-08
improve musl dynamic stubs file libc.s
Andrew Kelley
2021-11-30
remove linux header files that have case conflicts
Andrew Kelley
2021-11-29
update libc linux headers to v5.16-rc3
Andrew Kelley
2021-11-27
Add missing macOS libc headers
Jakub Konka
2021-11-26
mingw-w64: add wsock32 def files
Andrew Kelley
2021-11-26
mingw-w64: patch to silence implicit-function-declaration warnings
Andrew Kelley
2021-11-25
mingw-w64: add glu32 def files
Andrew Kelley
2021-11-25
Version libSystem shipped with zig toolchain
Jakub Konka
2021-11-25
add libc headers for all supported macOS versions
Jakub Konka
2021-09-30
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley
2021-09-15
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley
2021-09-15
Added implementation for _fseeki64 and _ftelli64 from mingw-w64 9.0.0 (#9402)...
Michal Ziulek
2021-09-07
changes to build zig-bootstrap aarch64-windows
Jonathan Marler
2021-09-07
Fix building aarch64-windows-gnu by adding missing libc files and compiler_rt...
Jonathan Marler
2021-08-28
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley
2021-08-20
Add compstui.def
Jonathan Marler
2021-08-16
add m68k glibc (2.33) headers
Andrew Kelley
2021-08-16
add m68k musl (1.2.2) headers
Andrew Kelley
2021-08-05
Update x86_64-macos headers
Jakub Konka
2021-07-11
wasi-libc: remove crt1.o as it's not WASI ABI compatible
Takeshi Yoneda
2021-07-10
mingw-w64: add odbc32 and dbghelp def files
Andrew Kelley
2021-06-24
zld: parse libSystem tbd stub when linking
Jakub Konka
[next]