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
|
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
|
5e93699a41
|
nt: do not re-load ntdll.dll
It's loaded into every process anyway.
|
2017-09-04 07:30:37 +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
|
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 |
|