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
2019-10-09
Add a bunch of mingw lib32 .def files
LemonBoy
2019-10-09
Fix compilation w/ clang
LemonBoy
2019-09-27
Backport patch for Musl libc
LemonBoy
2019-09-25
musl [PATCH] arm: fix setjmp and longjmp asm for armv8-a
Andrew Kelley
2019-09-22
mingw-w64 libc: fix incorrect detection of _xgetbv
Andrew Kelley
2019-09-10
Merge remote-tracking branch 'origin/master' into llvm9
Andrew Kelley
2019-09-10
update glibc src files to 2.30
Andrew Kelley
2019-09-10
Merge remote-tracking branch 'origin/master' into llvm9
Andrew Kelley
2019-09-07
update glibc ABI lists to 2.30
Andrew Kelley
2019-09-07
update glibc headers to 2.30
Andrew Kelley
2019-09-02
Merge remote-tracking branch 'origin/master' into llvm9
Andrew Kelley
2019-08-30
musl: fix alltypes.h and syscall.h not being correct
Andrew Kelley
2019-07-18
carry some upstream patches to musl to fix riscv inline asm
Andrew Kelley
2019-07-16
update bundled musl source to 1.1.23
Andrew Kelley
2019-07-16
update musl headers to musl v1.1.23
Andrew Kelley
2019-07-15
mingw libc can link against ntdll
Andrew Kelley
2019-07-15
move lib dirs to lib subdir
Andrew Kelley