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
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
2021-06-08
libc,macos: update and add missing libc headers
Jakub Konka
2021-06-04
update mingw-w64 crt files to v9.0.0
Andrew Kelley
2021-06-04
update mingw-w64 headers to v9.0.0
Andrew Kelley
2021-05-20
cc,wasi: remove unused headers and sources
Jakub Konka
2021-05-20
cc,wasi: add source file paths to wasi_libc.zig
Jakub Konka
2021-05-20
wasi,cc: fix naming and add stubs for building
Jakub Konka
2021-05-20
cc,wasi: add wasi-libc source
Jakub Konka
2021-05-20
cc,wasi: add wasi libc headers
Jakub Konka
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
2021-04-04
glibc: update headers to 2.33
Andrew Kelley
2021-03-12
macos: add missing x86_64 libc headers
Jakub Konka
2021-03-09
update to latest fetch-them-macos-headers
Loris Cro
2021-03-09
update to latest fetch-them-macos-headers
Loris Cro
2021-02-10
Add more mingw def files
Jonathan Marler
2021-02-10
musl: update to 1.2.2
Isaac Freund
2021-01-18
stage2: use %type not @type for libc stubs
Julian Maingot
2021-01-02
Duplicate OSAtomic.h between aarch64 and x86_64
Jakub Konka
2020-12-17
macho: deduplicate libc headers between macos arch
Jakub Konka
2020-12-17
macos: add unfiltered aarch64 libc headers
Jakub Konka
2020-12-15
mingw-w64: add .def files for xaudio2_8
Christian Wesselhoeft
2020-12-13
stage2: use %type not @type for libc stubs
Isaac Freund
2020-12-12
Merge pull request #7406 from ifreund/dyn-musl2
Andrew Kelley
2020-12-13
stage2: support dynamically linking musl libc
Isaac Freund
2020-12-12
glibc: do not provide -lcrypt
Andrew Kelley
2020-12-11
mingw-w64: add .def files for xinput1_4
Andrew Kelley
2020-12-11
mingw-w64: add support for -lwldap32
Andrew Kelley
2020-12-09
mingw-w64: patch to silence implicit-function-declaration warnings
Andrew Kelley
2020-12-08
glibc: additionally provide -lcrypt
Andrew Kelley
2020-12-03
add more mingw-w64 .def files
Andrew Kelley
2020-11-30
update to latest fetch-them-macos-headers
Andrew Kelley
2020-11-30
restore -target wasm32-freestanding-musl for C headers
Andrew Kelley
2020-11-30
update to latest fetch-them-macos-headers
Andrew Kelley
2020-11-29
macOS headers: add memory.h
Andrew Kelley
2020-11-22
modernize the PIE patch for the latest master branch
Andrew Kelley
2020-11-17
macOS libc headers: downgrade to 10.15.7 (Catalina)
Andrew Kelley
[next]