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-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
2020-11-09
macOS libc headers: add objc/message.h and runtime.h
Jakub Konka
2020-11-09
Add more missing libc headers used by frameworks
Jakub Konka
2020-11-09
macOS libc headers: add mach/clock.h
Jakub Konka
2020-11-08
macos libc headers: add more
Andrew Kelley
2020-11-08
macOS libc headers: add sys/sysctl.h
Andrew Kelley
2020-11-08
macOS libc headers: add sys/param.h
Andrew Kelley
2020-11-08
macOS libc headers: add mach-o/dyld.h
Andrew Kelley
2020-11-08
add copyfile.h
Andrew Kelley
2020-11-08
macOS libc headers: add xlocale.h and Block.h
Andrew Kelley
2020-11-08
macOS libc headers: add POSIX headers
Andrew Kelley
2020-11-06
update musl sources to 1.2.1
Andrew Kelley
2020-11-06
update musl headers to 1.2.1
Andrew Kelley
2020-11-05
Fixed mingw-w64 8.0.0 compilation
Alexandros Naskos
2020-11-05
Updated mingw-w64 to version 8.0.0
Alexandros Naskos
2020-10-21
add another copyright notice to macos stdint.h
Andrew Kelley
2020-10-21
Add minimal set of macOS libc headers
Jakub Konka
2020-10-01
mingw: Add user32.def for 32bit Windows
LemonBoy
2020-08-30
update glibc ABI files to 2.32
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 abi list for 2.32
Jan200101
2020-08-22
update glibc headers to 2.32
Jan200101
2020-04-08
zig provides shlwapi.lib for *-windows-gnu
Andrew Kelley
2020-04-06
mingw-w64: add 32-bit version.def
Andrew Kelley
2020-04-06
provide ___mb_cur_max_func for i386-windows-gnu
Andrew Kelley
2020-04-05
use mingw-w64 to provide -luuid if requested
Andrew Kelley
2020-04-04
add libutil to zig's glibc support
Andrew Kelley
2020-03-27
zig c++: get it working with musl and mingw-w64
Andrew Kelley
2020-03-20
include ld symbols when generating glibc dummy objects
Andrew Kelley
2020-03-12
update musl src files to v1.2.0
Andrew Kelley
2020-03-12
update musl headers to v1.2.0
Andrew Kelley
[next]