cloudabi.hpp 530 B

123456789101112131415161718
  1. // Copyright Nuxi, https://nuxi.nl/ 2015.
  2. // Distributed under the Boost Software License, Version 1.0.
  3. // (See accompanying file LICENSE_1_0.txt or copy at
  4. // http://www.boost.org/LICENSE_1_0.txt)
  5. #define BOOST_PLATFORM "CloudABI"
  6. #define BOOST_HAS_DIRENT_H
  7. #define BOOST_HAS_STDINT_H
  8. #define BOOST_HAS_UNISTD_H
  9. #define BOOST_HAS_CLOCK_GETTIME
  10. #define BOOST_HAS_EXPM1
  11. #define BOOST_HAS_GETTIMEOFDAY
  12. #define BOOST_HAS_LOG1P
  13. #define BOOST_HAS_NANOSLEEP
  14. #define BOOST_HAS_PTHREADS
  15. #define BOOST_HAS_SCHED_YIELD