1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/os/notify
2023-02-19 22:22:07 +01: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 checker: disallow enum initalization (#17361) 2023-02-19 22:22:07 +01: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
notify_test.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
notify.v all: change optional to result of io (#16075) 2022-10-16 09:28:57 +03:00