v/vlib/os/notify
2024-09-10 11:25:56 +03:00
..
backend_darwin.c.v fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185) 2024-09-10 11:25:56 +03:00
backend_default.c.v all: change optional to result of io (#16075) 2022-10-16 09:28:57 +03:00
backend_linux.c.v fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185) 2024-09-10 11:25:56 +03:00
epoll.h os.notify: fix sizeof(C.epoll_event) == 12 with tcc (was 16, while with gcc/clang it is 12) 2022-09-29 13:27:07 +03:00
kqueue.h os.notify: implement the kqueue backend for notify.FdNotifier (#19057) 2023-08-05 07:11:07 +03:00
notify.v fmt: fix interface fields alignment (#19866) 2023-11-15 18:17:35 +02:00
notify_test.c.v os,picohttpparser,sokol,strconv: prepare for making -W impure-v the default (#19846) 2023-11-12 09:52:14 +02:00