Lassi Kortela
|
0d95c386ac
|
Fix socket includes
|
2019-08-21 22:14:04 +03:00 |
Lassi Kortela
|
e9d6ca265c
|
Unify preprocessor checks for win32
<https://sourceforge.net/p/predef/wiki/OperatingSystems/> says that _WIN32 is
always defined for both 32-bit and 64-bit versions of Windows.
|
2019-08-10 00:12:33 +03:00 |
Lassi Kortela
|
4f047eb187
|
Replace BSD bzero() with standard memset()
|
2019-08-09 21:57:26 +03:00 |
Lassi Kortela
|
2b65fe4cef
|
Remove unnecessary MacOS-specific includes
|
2019-08-09 21:56:23 +03:00 |
Lassi Kortela
|
10ffed569e
|
Fix build errors and warnings for OpenBSD
|
2019-08-09 20:20:17 +03:00 |
Lassi Kortela
|
d6f54bc13c
|
Consolidate all C files into a "c" subdirectory
|
2019-08-09 15:02:58 +03:00 |