Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/event
History
Andrew Kelley 6aecc268fd
remove the allocator from std.event.Loop
closes #3539
2020-02-21 15:20:36 -05:00
..
batch.zig
implement os.faccessat for Windows
2020-02-16 17:10:43 -05:00
channel.zig
std: fix bitrotted evented code
2020-02-08 16:24:26 -05:00
future.zig
fix small regressions in std.event
2019-11-23 14:01:00 -05:00
group.zig
self-hosted libc detection
2020-02-16 13:25:30 -05:00
lock.zig
std: fix bitrotted evented code
2020-02-08 16:24:26 -05:00
locked.zig
use global event loop in std.event types
2019-11-06 15:17:40 -05:00
loop.zig
remove the allocator from std.event.Loop
2020-02-21 15:20:36 -05:00
rwlock.zig
rename std.heap.direct_allocator to std.heap.page_allocator
2019-11-25 17:25:06 -05:00
rwlocked.zig
use global event loop in std.event types
2019-11-06 15:17:40 -05:00