18 Commits

Author SHA1 Message Date
Bert Belder
52e3f7d596
nt: remove unused STATUS_* definitions 2018-05-17 01:31:25 -07:00
Bert Belder
05c384b181 src: rename WEPOLL_INTERNAL_EXTERN to WEPOLL_INTERNAL_VAR 2017-12-08 19:34:52 +01:00
Bert Belder
d26c10f852 nt: remove unnecessary '#ifdef _NTDEF_' condition 2017-12-08 19:34:51 +01:00
Bert Belder
63d3e3b2bc src: merge ntstatus.h into nt.h 2017-12-03 18:58:43 +01:00
Bert Belder
2fc0bafb49 src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
Bert Belder
20e76abf32 nt: declarators -> attributes 2017-09-26 21:18:42 +02:00
Bert Belder
73d22b4419 init: rename global init functions to be more explicit 2017-09-23 14:05:35 +02:00
Bert Belder
4a0354a6d2 nt: add definitions for keyed event support 2017-09-23 13:58:20 +02:00
Bert Belder
184ba5b0e0 init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
Bert Belder
0ac3c921bd src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
Bert Belder
0cd8b52b18 src: use int foo(void) for functions that don't take parameters 2017-09-04 07:20:59 +02:00
Bert Belder
e06d6555f6 nt: dynamically import RtlNtStatusToDosError 2017-09-04 05:08:38 +02:00
Bert Belder
6a92d5e905 nt: put parentheses around parameter list in X macro 2017-09-04 05:07:25 +02:00
Bert Belder
d6cbb73f4e nt: separate out ntdll.dll dynamic import logic 2017-09-03 23:39:47 +02:00
Bert Belder
3319986f74 nt: move ntstatus related definitions to ntstatus.h 2017-09-03 23:39:14 +02:00
Bert Belder
7b253d0cf4 nt.h: delete the bulk of NTSTATUS constants 2017-09-03 20:55:37 +02:00
Bert Belder
e910b2bc72 src: include windows headers in a central location 2017-09-03 20:55:37 +02:00
Bert Belder
0c20d49e2f src: rename some files 2017-09-03 20:55:37 +02:00