zephyr/lib/os
Anas Nashif d4c881da04 lib: mem_block: move to own folder
Move mem_block into own folder and seperate from lib/os and heap
configuration.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-12-13 17:27:54 -05:00
..
CMakeLists.txt lib: mem_block: move to own folder 2023-12-13 17:27:54 -05:00
Kconfig lib: mem_block: move to own folder 2023-12-13 17:27:54 -05:00
Kconfig.cbprintf libc/picolibc: Support 'long long' and 'minimal' printf variants 2023-11-20 06:07:58 -05:00
assert.c llext: export some symbols 2023-12-01 10:08:12 -05:00
base64.c
bitarray.c
cbprintf.c
cbprintf_complete.c
cbprintf_nano.c
cbprintf_packaged.c
dec.c
fdtable.c syscall: rename z_object_recycle -> k_object_recycle 2023-11-03 11:46:52 +01:00
hex.c
json.c
mpsc_pbuf.c
mutex.c syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2023-11-03 11:46:52 +01:00
notify.c
onoff.c
p4wq.c
poweroff.c
printk.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
rb.c
reboot.c
ring_buffer.c
sem.c kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
spsc_pbuf.c
thread_entry.c kernel: Option to not use tls to get current thread 2023-11-21 15:49:48 +01:00
timeutil.c
user_work.c
utf8.c
winstream.c