aboutsummaryrefslogtreecommitdiff
path: root/lib/std/event.zig
AgeCommit message (Expand)Author
2021-09-01std, compiler-rt: remove test names where applicableAndrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2020-12-31Year++Frank Denis
2020-12-03std/event: Fix import path for WaitGroupMiles Alan
2020-10-07add WaitGroup to std.eventLoris Cro
2020-08-20add license header to all std lib filesAndrew Kelley
2020-02-16self-hosted libc detectionAndrew Kelley
2020-02-06more std lib async I/O integrationAndrew Kelley
2019-10-29std lib networking improvements, especially non-blocking I/OAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley