neovim/test/unit/fixtures
bfredl 78d21593a3 refactor(io): make rstream use a linear buffer
If you like it you shouldn't put a ring on it.

This is what _every_ consumer of RStream used anyway, either by calling
rbuffer_reset, or rbuffer_consumed_compact (same as rbuffer_reset
without needing a scratch buffer), or by consuming everything in
each stream_read_cb call directly.
2024-06-08 12:50:17 +02:00
..
multiqueue.c refactor: change event_create() to a macro (#26343) 2023-12-01 15:22:22 +08:00
multiqueue.h event/multiqueue.c: Rename "queue" to "multiqueue". 2016-10-02 00:24:49 +02:00
posix.h unittests: Use own bindings to libc syscall wrappers 2017-03-11 23:23:30 +03:00