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
2024-07-03
glibc headers: arc4random* functions added in glibc 2.36
Pat Tullmann
2024-06-06
test/link/glibc_compat: Add C test case for glibc versions
Pat Tullmann
2024-06-05
glibc: restore "weak_hidden_alias" macro for older glibc versions
Pat Tullmann
2024-06-05
glibc patch: get correct files compiled into libc_nonshared.a
Kang Seonghoon
2024-06-05
glibc patch: remove some static asserts from fstatat
Andrew Kelley
2024-06-05
glibc patch: don't check __LIBC macro
Andrew Kelley
2024-06-05
glibc patch: add missing includes for inttypes.h
Andrew Kelley
2024-06-05
glibc patch: make fstatat.c and fstatat64.c compile
Andrew Kelley
2024-06-05
glibc patch: inline x86-lp_size.h
Andrew Kelley
2024-06-05
glibc patch: add backwards compatibility for some symbols
Motiejus Jakštys
2024-06-05
update glibc start files to 2.39
Andrew Kelley
2024-06-05
glibc: update abilists file
Andrew Kelley
2024-06-05
glibc: use __GLIBC_USE_DEPRECATED_SCANF for glibc versions < 2.7
Markus F.X.J. Oberhumer
2024-06-05
glibc: move __GLIBC__ version defines to the top of the file
Markus F.X.J. Oberhumer
2024-06-05
glibc: strlcpy and strlcat arrived in glibc 2.38
Pat Tullmann
2024-06-05
glibc headers: reallocarray added to glibc in v2.26
Pat Tullmann
2024-06-05
glibc patch: add backwards compatibility for strtol-family functions
Xavier Bouchoux
2024-06-05
glibc patch: add a few dn_* functions
Motiejus Jakštys
2024-06-05
glibc patch: add backwards compatibility for some symbols
Motiejus Jakštys
2024-06-05
glibc patch: version-gate _DYNAMIC_STACK_SIZE_SOURCE
Andrew Kelley
2024-06-05
glibc patch: don't hardcode __GLIBC_MINOR__
Andrew Kelley
2024-06-05
update glibc headers to 2.39
Andrew Kelley
2024-06-04
update musl libc.S to v1.2.5
Andrew Kelley
2024-06-04
update musl source files to v1.2.5
Andrew Kelley
2024-06-04
update musl headers to v1.2.5
Andrew Kelley
2024-03-27
mingw: support -municode
Elaine Gibson
2024-01-25
glibc: use __GLIBC_USE_DEPRECATED_SCANF for glibc versions < 2.7
Markus F.X.J. Oberhumer
2024-01-25
glibc: move __GLIBC__ version defines to the top of the file
Markus F.X.J. Oberhumer
2024-03-20
mingw-w64: update to latest master
Andrew Kelley
2024-03-20
mingw-w64: update to reflect latest tool changes
Andrew Kelley
2024-01-20
mingw-w64: remove msvcrt sources
Elaine Gibson
2024-01-20
mingw-w64: add missing CRT sources
Elaine Gibson
2024-01-14
mingw: Add missing misc/mingw-access.c and misc/ucrt-access.c
Krzysztof Wolicki
2024-01-08
mingw: remove pow.c from aarch64-windows mingw builds
Andrew Kelley
2024-01-08
mingw: add the mingw stdio functions back
Andrew Kelley
2024-01-08
add config.h
Andrew Kelley
2024-01-08
mingw-w64: update CRT files to latest git commit
Andrew Kelley
2024-01-08
update mingw-w64 headers to latest git commit
Andrew Kelley
2024-01-04
minor cosmetic fixups
Andrew Kelley
2024-01-04
glibc: strlcpy and strlcat arrived in glibc 2.38
Pat Tullmann
2024-01-04
lib/libc/glibc/: Add README.md
Pat Tullmann
2024-01-04
glibc: restore "weak_hidden_alias" macro for older glibc versions
Pat Tullmann
2024-01-04
glibc: remove unused stat-related files for 2.33+
Kang Seonghoon
2024-01-04
glibc: get correct files compiled into libc_nonshared.a
Kang Seonghoon
2023-11-02
mingw-w64: add shcore def files
Andrew Kelley
2023-10-20
glibc headers: reallocarray added to glibc in v2.26
Pat Tullmann
2023-10-16
glibc patch: add backwards compatibility for strtol-family functions
Xavier Bouchoux
2023-10-13
glibc patch: remove some static asserts from fstatat
Andrew Kelley
2023-10-13
glibc patch: don't check __LIBC macro
Andrew Kelley
2023-10-13
glibc patch: add missing includes for inttypes.h
Andrew Kelley
[next]