v/vlib/os/notify
2023-10-09 14:25:44 +03:00
..
backend_darwin.c.v term.ui,os.notify: fix .ctrl being stuck in examples/term.ui/event_viewer.v (regression happened in e9a3817a from 2023-02-20) 2023-10-09 14:25:44 +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 term.ui,os.notify: fix .ctrl being stuck in examples/term.ui/event_viewer.v (regression happened in e9a3817a from 2023-02-20) 2023-10-09 14:25:44 +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 all: change optional to result of io (#16075) 2022-10-16 09:28:57 +03:00
notify_test.v os.notify: implement the kqueue backend for notify.FdNotifier (#19057) 2023-08-05 07:11:07 +03:00