|
include
|
header: define enum EPOLL_EVENTS just like linux
|
2017-09-01 19:29:45 +02:00 |
|
src
|
epoll.c: ensure ssize_t type is defined
|
2017-09-01 19:29:45 +02:00 |
|
test
|
structure: put tests in the test/ folder
|
2017-09-01 19:29:39 +02:00 |
|
.clang-format
|
style: add clang-format style rules
|
2017-09-01 19:29:39 +02:00 |
|
.gitignore
|
structure: add more .gitignore items
|
2017-09-01 19:29:34 +02:00 |
|
CMakeLists.txt
|
build: add cmake-based build system
|
2017-09-01 19:29:39 +02:00 |
|
LICENSE
|
doc: add license
|
2017-09-01 19:22:22 +02:00 |
|
run-cmake.bat
|
build: add cmake-based build system
|
2017-09-01 19:29:39 +02:00 |