2017-09-11 17:23:42 +02:00
..
afd.c afd: name afd_poll() arguments more clearly 2017-09-11 17:23:42 +02:00
afd.h afd: name afd_poll() arguments more clearly 2017-09-11 17:23:42 +02:00
api.c port: move epoll_(create|close) public APIs to api.c 2017-09-11 17:14:43 +02:00
epoll-socket.c socket: move socket assignment to ep_sock constructor 2017-09-11 17:13:18 +02:00
epoll-socket.h socket: move socket assignment to ep_sock constructor 2017-09-11 17:13:18 +02:00
epoll.c port: move epoll_(create|close) public APIs to api.c 2017-09-11 17:14:43 +02:00
error-map.h error: slim down the error map 2017-09-04 05:50:53 +02:00
error.c error: avoid clang signed/unsigned comparison warning 2017-09-10 20:40:42 +02:00
error.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
init.c init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
init.h init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
internal.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
nt.c init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
nt.h init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
ntstatus.h nt: move ntstatus related definitions to ntstatus.h 2017-09-03 23:39:14 +02:00
poll-request.c port: rename internal APIs 2017-09-10 21:00:06 +02:00
poll-request.h port: rename internal APIs 2017-09-10 21:00:06 +02:00
port.c port: rename internal APIs 2017-09-10 21:00:06 +02:00
port.h port: move epoll_(create|close) public APIs to api.c 2017-09-11 17:14:43 +02:00
queue.h src: use 'queue_node' and 'tree_node' only 2017-09-11 03:51:47 +02:00
rb.h rb: rename tree.h -> rb.h 2017-09-11 03:51:47 +02:00
tree.c tree: rename handle_tree -> tree 2017-09-11 03:51:47 +02:00
tree.h tree: rename handle_tree -> tree 2017-09-11 03:51:47 +02:00
util.h util: add unused() macro 2017-09-10 20:40:44 +02:00
win.h src: include windows headers in a central location 2017-09-03 20:55:37 +02:00