Bert Belder 3098a3cda5
util: don't define _SSIZE_T_DEFINED
Clang complains about it, and it's unnecessary anyway.
2018-05-17 01:31:23 -07:00
..
combined src: rename WEPOLL_INTERNAL_EXTERN to WEPOLL_INTERNAL_VAR 2017-12-08 19:34:52 +01:00
regular src: rename WEPOLL_INTERNAL_EXTERN to WEPOLL_INTERNAL_VAR 2017-12-08 19:34:52 +01:00
afd.c ws: add out param for catalog entry count to ws_get_protocol_catalog() 2018-05-17 01:31:22 -07:00
afd.h afd: remove unused event type and flag definitions 2018-05-03 14:40:52 +02:00
api.c error: break up return_error() macro into two non-variadic macros 2018-05-17 01:31:21 -07:00
api.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
error.c error: break up return_error() macro into two non-variadic macros 2018-05-17 01:31:21 -07:00
error.h error: break up return_error() macro into two non-variadic macros 2018-05-17 01:31:21 -07:00
init.c afd: retrieve protocol info for afd driver socket on startup 2018-05-02 03:06:30 +02:00
init.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
nt.c src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
nt.h src: rename WEPOLL_INTERNAL_EXTERN to WEPOLL_INTERNAL_VAR 2017-12-08 19:34:52 +01:00
poll-group.c error: break up return_error() macro into two non-variadic macros 2018-05-17 01:31:21 -07:00
poll-group.h poll-group: do away with the poll_group_allocator class 2018-05-02 03:50:42 +02:00
port.c error: break up return_error() macro into two non-variadic macros 2018-05-17 01:31:21 -07:00
port.h src: rename 'reflock-tree' to 'thread-safe-tree' 2018-05-02 19:21:20 +02:00
queue.c src: polyfill the 'include' keyword for Visual Studio 2013 2017-12-07 04:41:51 +01:00
queue.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
reflock.c error: break up return_error() macro into two non-variadic macros 2018-05-17 01:31:21 -07:00
reflock.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
sock.c error: break up return_error() macro into two non-variadic macros 2018-05-17 01:31:21 -07:00
sock.h sock: make all ep_sock_t fields private, remove _ep_sock_private_t 2018-05-03 23:27:41 +02:00
thread-safe-tree.c thread-safe-tree: don't use safe_container_of() 2018-05-04 02:42:02 +02:00
thread-safe-tree.h src: rename 'reflock-tree' to 'thread-safe-tree' 2018-05-02 19:21:20 +02:00
tree.c tree: make macros not look like functions 2018-05-02 19:04:04 +02:00
tree.h src: use more condensed style for short comments 2018-05-03 14:40:52 +02:00
util.h util: don't define _SSIZE_T_DEFINED 2018-05-17 01:31:23 -07:00
win.h ws: add out param for catalog entry count to ws_get_protocol_catalog() 2018-05-17 01:31:22 -07:00
ws.c ws: add out param for catalog entry count to ws_get_protocol_catalog() 2018-05-17 01:31:22 -07:00
ws.h ws: add out param for catalog entry count to ws_get_protocol_catalog() 2018-05-17 01:31:22 -07:00