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
/
mingw
/
stdio
Age
Commit message (
Expand
)
Author
2025-06-11
mingw: Update MinGW-w64 sources to 38c8142f660b6ba11e7c408f2de1e9f8bfaf839e.
Alex Rønne Petersen
2025-02-24
mingw: Update MinGW-w64 sources to 3839e21b08807479a31d5a9764666f82ae2f0356.
Alex Rønne Petersen
2024-12-14
mingw: Update sources to dcd7fefc703fb4b12187235386900d34cc13fdc5.
Alex Rønne Petersen
2024-03-20
mingw-w64: update to latest master
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-08
mingw: add the mingw stdio functions back
Andrew Kelley
2024-01-08
mingw-w64: update CRT files to latest git commit
Andrew Kelley
2022-12-28
mingw: add missing vscprintf.c file
Andrew Kelley
2022-10-11
update mingw-w64 crt files to v10.0.0
Andrew Kelley
2021-11-26
mingw-w64: patch to silence implicit-function-declaration warnings
Andrew Kelley
2021-09-15
Added implementation for _fseeki64 and _ftelli64 from mingw-w64 9.0.0 (#9402)...
Michal Ziulek
2021-06-04
update mingw-w64 crt files to v9.0.0
Andrew Kelley
2020-12-09
mingw-w64: patch to silence implicit-function-declaration warnings
Andrew Kelley
2020-11-05
Updated mingw-w64 to version 8.0.0
Alexandros Naskos
2020-03-05
update mingw-w64 source files to v7.0.0
Andrew Kelley
2019-07-15
move lib dirs to lib subdir
Andrew Kelley