reactos/sdk
Timo Kreuzer 81bdf4e360 [CRT] Add missing posix error codes
These are required by latest mingw-w64 stl and we are mixing this with our crt headers.
Define _CRT_NO_POSIX_ERROR_CODES in all modules that define their own constants.
2019-05-27 13:22:40 +02:00
..
cmake [CMAKE] Disable unused-const-variable warning 2019-05-27 13:22:40 +02:00
include [CRT] Add missing posix error codes 2019-05-27 13:22:40 +02:00
lib [CRT] Add missing posix error codes 2019-05-27 13:22:40 +02:00
tools Add a shared "port" directory for POSIX functions needed by multiple host tools (getopt/mkstemps) and import the one and only getopt from glibc. 2019-04-28 23:23:06 +02:00