aboutsummaryrefslogtreecommitdiff
path: root/lib/std/atomic.zig
AgeCommit message (Expand)Author
2023-11-22rework std.atomicAndrew Kelley
2023-11-22std: remove atomic.QueueAndrew Kelley
2023-11-22std: remove atomic.StackAndrew Kelley
2023-11-22std.atomic: remove some APIsAndrew Kelley
2023-04-21std: remove names from incorrectly named testsJacob Young
2022-11-04all: rename i386 to x86Ali Chraghi
2022-04-19std.Thread.Futex improvements (#11464)protty
2021-10-04migrate from `std.Target.current` to `@import("builtin").target`Andrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-07-20stage2: miscellaneous fixes for the branchAndrew Kelley
2021-06-01os/bits: remove duplicate `sockaddr_storage` for dragonflyKenta Iwasaki
2021-05-31std.sync.atomic: extended atomic helper functions (#8866)protty
2020-12-31Year++Frank Denis
2020-11-19std: add std.atomic.Booldaurnimator
2020-08-20add license header to all std lib filesAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley