aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2020-04-08zig provides shlwapi.lib for *-windows-gnuAndrew Kelley
2020-04-06mingw-w64: add 32-bit version.defAndrew Kelley
2020-04-06provide ___mb_cur_max_func for i386-windows-gnuAndrew Kelley
2020-04-05use mingw-w64 to provide -luuid if requestedAndrew Kelley
2020-04-04add libutil to zig's glibc supportAndrew Kelley
2020-03-27zig c++: get it working with musl and mingw-w64Andrew Kelley
2020-03-20include ld symbols when generating glibc dummy objectsAndrew Kelley
2020-03-12update musl src files to v1.2.0Andrew Kelley
2020-03-12update musl headers to v1.2.0Andrew Kelley
2020-03-05reapply mingw-w64 header patchesAndrew Kelley
2020-03-05update mingw-w64 source files to v7.0.0Andrew Kelley
2020-03-05update mingw-w64 headers to v7.0.0Andrew Kelley
2020-03-04update glibc source files to 2.31Andrew Kelley
2020-03-04update glibc abilists for 2.31Andrew Kelley
2020-03-03update glibc headers to 2.31Andrew Kelley
2020-01-31windows: Add psapi APILemonBoy
2019-12-02add missing license filesAndrew Kelley
2019-10-17update musl src to v1.1.24Andrew Kelley
2019-10-17update musl headers to v1.1.24Andrew Kelley
2019-10-16only look for .defs when needed; remove samsrv.dll cross compiling supportAndrew Kelley
2019-10-16add more cross compiling support for windows system dllsAndrew Kelley
2019-10-16add cross compiling support for opengl32.dllAndrew Kelley
2019-10-09Add a bunch of mingw lib32 .def filesLemonBoy
2019-10-09Fix compilation w/ clangLemonBoy
2019-09-27Backport patch for Musl libcLemonBoy
2019-09-25musl [PATCH] arm: fix setjmp and longjmp asm for armv8-aAndrew Kelley
2019-09-22mingw-w64 libc: fix incorrect detection of _xgetbvAndrew Kelley
2019-09-10Merge remote-tracking branch 'origin/master' into llvm9Andrew Kelley
2019-09-10update glibc src files to 2.30Andrew Kelley
2019-09-10Merge remote-tracking branch 'origin/master' into llvm9Andrew Kelley
2019-09-07update glibc ABI lists to 2.30Andrew Kelley
2019-09-07update glibc headers to 2.30Andrew Kelley
2019-09-02Merge remote-tracking branch 'origin/master' into llvm9Andrew Kelley
2019-08-30musl: fix alltypes.h and syscall.h not being correctAndrew Kelley
2019-07-18carry some upstream patches to musl to fix riscv inline asmAndrew Kelley
2019-07-16update bundled musl source to 1.1.23Andrew Kelley
2019-07-16update musl headers to musl v1.1.23Andrew Kelley
2019-07-15mingw libc can link against ntdllAndrew Kelley
2019-07-15move lib dirs to lib subdirAndrew Kelley