summaryrefslogtreecommitdiff
path: root/src/fdevent_win32.c
Commit message (Expand)AuthorAgeFilesLines
* [core] _WIN32 quiet compiler warnings 32-bit buildGlenn Strauss2023-05-131-4/+4
* [core] return pid_t from fdevent_waitpid()Glenn Strauss2023-05-031-2/+2
* [core] _WIN32 custom fs funcs on UTF-8 pathsGlenn Strauss2023-05-031-1/+2
* [core] _WIN32 fdevent_kill()Glenn Strauss2023-05-031-1/+28
* [core] _WIN32 check WSAGetLastError() w/ socketsGlenn Strauss2023-05-031-0/+12
* [core] _WIN32 socket-compat, filesystem-compatGlenn Strauss2023-05-031-0/+234
* [core] _WIN32 fdevent_createprocess()Glenn Strauss2023-05-031-0/+413
* [core] _WIN32 implementation of socketpair()Glenn Strauss2023-05-031-0/+258