1
0
Fork 0
cuberite-2a/src/OSSupport
Tiger Wang 91c1d1c58a Windows backtrace: fprintf to fputs 2021-06-28 21:54:21 +01:00
..
AtomicUniquePtr.h Cleanup unneeded globals (#4736) 2020-05-10 16:16:38 +00:00
CMakeLists.txt Rename files to match code 2021-05-04 16:11:56 +01:00
ConsoleSignalHandler.h Make Windows go brrrr, not tick. tick. tick. (#5201) 2021-04-21 16:07:48 +01:00
CriticalSection.cpp DeadlockDetect now lists some tracked CS's stats. 2017-01-18 09:03:05 +01:00
CriticalSection.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
Event.cpp Make Windows go brrrr, not tick. tick. tick. (#5201) 2021-04-21 16:07:48 +01:00
Event.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
File.cpp zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
File.h zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
GZipFile.cpp zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
GZipFile.h zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
GetAddressInfoError.h Replace evdns with getaddrinfo and getnameinfo (#3766) 2017-06-15 11:03:49 +02:00
HostnameLookup.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
HostnameLookup.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
IPLookup.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
IPLookup.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
IsThread.cpp cIsThread cleanup 2021-03-29 23:36:15 +01:00
IsThread.h cIsThread cleanup 2021-03-29 23:36:15 +01:00
MiniDumpWriter.h Make Windows go brrrr, not tick. tick. tick. (#5201) 2021-04-21 16:07:48 +01:00
Network.h fixed missing include for FreeBSD. (#4852) 2020-09-10 00:17:06 +01:00
NetworkInterfaceEnum.cpp Use CMake's Android generators to crosscompile 2016-12-12 14:32:32 +00:00
NetworkLookup.cpp Fix Windows XP to 7 compatibility (#5167) 2021-03-28 13:34:57 +01:00
NetworkLookup.h NetworkLookup: Added "virtual" keyword to overridden dtor. (#4100) 2017-12-21 13:31:20 +00:00
NetworkSingleton.cpp libevent: Enable IOCP backend on windows (#4745) 2020-06-08 21:03:29 +01:00
NetworkSingleton.h Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
Queue.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ServerHandleImpl.cpp Move IsValidSocket out of global namespace 2020-07-18 14:20:31 +01:00
ServerHandleImpl.h Using Super. 2020-04-16 20:07:48 +00:00
SleepResolutionBooster.h Make Windows go brrrr, not tick. tick. tick. (#5201) 2021-04-21 16:07:48 +01:00
StackTrace.cpp Windows backtrace: fprintf to fputs 2021-06-28 21:54:21 +01:00
StackTrace.h Added a basic stacktracing for assert and signal failures. 2014-11-29 23:06:10 +01:00
StartAsService.h Make Windows go brrrr, not tick. tick. tick. (#5201) 2021-04-21 16:07:48 +01:00
Stopwatch.h Rename files to match code 2021-05-04 16:11:56 +01:00
TCPLinkImpl.cpp Enable some more clang-tidy linter checks (#4738) 2020-05-14 22:15:35 +00:00
TCPLinkImpl.h Using Super. 2020-04-16 20:07:48 +00:00
UDPEndpointImpl.cpp Move IsValidSocket out of global namespace 2020-07-18 14:20:31 +01:00
UDPEndpointImpl.h Using Super. 2020-04-16 20:07:48 +00:00
WinStackWalker.cpp Windows: remove extra newlines in backtrace (#5218) 2021-05-06 14:25:12 +00:00
WinStackWalker.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00