ClickHouse/utils/iotest
Robert Schulze 1a0b5f33b3
More consistent use of platform macros
cmake/target.cmake defines macros for the supported platforms, this
commit changes predefined system macros to our own macros.

__linux__ --> OS_LINUX
__APPLE__ --> OS_DARWIN
__FreeBSD__ --> OS_FREEBSD
2022-06-10 10:22:31 +02:00
..
CMakeLists.txt Better link and deps (#3631) 2018-11-21 22:20:27 +03:00
iotest_aio.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
iotest_nonblock.cpp Update iotest_nonblock.cpp 2021-11-13 01:31:37 +03:00
iotest.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00