zephyr/lib
Nicolas Pitre 1b193e9ece mempool: reverse free bit semantic
This turns the free-bit flag into an alloc-bit flag effectively
reversing its semantic. This is to make further changes more natural
and easier to understand.

No need to clear the alloc bits at init time as they're located in .bss
and all clear already.

The code remains functionally equivalent after this change.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-10-04 13:42:59 -04:00
..
cmsis_rtos_v1 coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
cmsis_rtos_v2 coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
gui cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
libc realloc(): move mempool internal knowledge out of generic lib code 2019-09-30 10:57:24 -07:00
os mempool: reverse free bit semantic 2019-10-04 13:42:59 -04:00
posix coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
updatehub cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt lib: posix: Kconfig: Allow to enable individual components 2019-09-25 20:56:29 -07:00
Kconfig lib: updatehub: Add UpdateHub.io support 2019-06-05 00:20:37 +02:00