zig/lib/std/event
Andrew Kelley 0720f338d4
add std.event.Loop pread and faccessat
progress towards std lib tests passing with evented I/O mode
2020-03-07 19:13:21 -05:00
..
batch.zig implement os.faccessat for Windows 2020-02-16 17:10:43 -05:00
channel.zig introduce operating system version ranges as part of the target 2020-02-28 14:51:53 -05:00
future.zig introduce operating system version ranges as part of the target 2020-02-28 14:51:53 -05:00
group.zig self-hosted libc detection 2020-02-16 13:25:30 -05:00
lock.zig introduce operating system version ranges as part of the target 2020-02-28 14:51:53 -05:00
locked.zig use global event loop in std.event types 2019-11-06 15:17:40 -05:00
loop.zig add std.event.Loop pread and faccessat 2020-03-07 19:13:21 -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