zephyr/arch
Alberto Escolar Piedras 1305a9eb35 arch: posix: Bugfix in POSIX cheats header
In 8dc69e09da (#10280)
the POSIX API main kconfig option was replaced from
PTHREAD_IPC to POSIX_API.
But the posix_cheats.h header was left using the old option.
This means that some applications/tests which were not
selecting the PTHREAD_IPC API, but using some other Zephyr
POSIX compatible APIs could have trouble when compiled for the
POSIX architecture.

Fixes #13011

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-02-03 13:16:30 -05:00
..
arc arc: fix the pollution of lp_xxx regs in _rirq_return_from_coop 2019-01-17 07:45:01 -05:00
arm arch: arm: make stack pointer switch & initialization part of C prep 2019-01-31 06:33:16 -05:00
common gen_isr_tables: fix typo for 3rd level INTR config symbol 2019-01-25 17:36:18 -05:00
nios2
posix arch: posix: Bugfix in POSIX cheats header 2019-02-03 13:16:30 -05:00
riscv32 arch: riscv32: Fix trivial comment 2019-01-31 07:40:24 -05:00
x86 cmake: Use a variable for 'zephyr_prebuilt' 2019-01-19 07:21:55 -05:00
x86_64 cmake: Use a variable for 'zephyr_prebuilt' 2019-01-19 07:21:55 -05:00
xtensa esp32: fix build error regarding multiplt BIT() definitions 2019-01-11 15:05:31 -08:00
CMakeLists.txt
Kconfig coverage: Bugfix: Missing coverage in nrf52_bsim 2019-02-03 10:42:24 -05:00