aboutsummaryrefslogtreecommitdiff
path: root/lib/std/start_windows_tls.zig
AgeCommit message (Expand)Author
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-01-29cbe: fixes for tls, support for not linking libc, and enabling testskcbanner
2023-01-23cbe: fixes for x86kcbanner
2022-11-05Merge pull request #13101 from alichraghi/o4Andrew Kelley
2022-11-04all: rename i386 to x86Ali Chraghi
2022-10-29Sema: improve compile error for casting double pointer to anyopaque pointerVeikka Tuominen
2021-12-19stage1, stage2: rename c_void to anyopaque (#10316)Isaac Freund
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley
2020-12-31Year++Frank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2019-12-12un-special-case startup code in the std libAndrew Kelley