aboutsummaryrefslogtreecommitdiff
path: root/lib/std/c/windows.zig
AgeCommit message (Expand)Author
2021-09-12os: usingnamespace fixes for std.x.os.Socket and std.os.TCPKenta Iwasaki
2021-09-01std.os fixes to get the test suite passing againAndrew Kelley
2021-09-01std: reorganization that allows new usingnamespace semanticsAndrew Kelley
2021-09-01std.os.windows: reorg to avoid `usingnamespace`Andrew Kelley
2021-09-01std.os: more reorganization effortsAndrew Kelley
2021-09-01std: reorganize std.c to eliminate `usingnamespace`Andrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2020-12-31Year++Frank Denis
2020-11-05Implement a fallback mechanism for posix_memalignLemonBoy
2020-11-05std: Make C allocator respect the required alignmentLemonBoy
2020-08-20add license header to all std lib filesAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley