| .. |
|
assert.c
|
llext: export some symbols
|
2023-12-01 10:08:12 -05:00 |
|
base64.c
|
|
|
|
bitarray.c
|
bitarray: Fix mismatch checking when matching regions
|
2023-05-25 16:31:23 -04:00 |
|
cbprintf_complete.c
|
sys: util: migrate all files to DIV_ROUND_UP
|
2023-04-11 12:00:37 +02:00 |
|
cbprintf_nano.c
|
lib: os: cbprintf_nano: Fix Coverity issue 316025
|
2023-06-02 15:07:34 -04:00 |
|
cbprintf_packaged.c
|
lib: os: cbprintf: Add option to enable pointer checking
|
2023-10-31 09:01:38 +01:00 |
|
cbprintf.c
|
|
|
|
CMakeLists.txt
|
lib: mem_block: move to own folder
|
2023-12-13 17:27:54 -05:00 |
|
dec.c
|
lib: os: dec: add misra-c2012 compliance changes
|
2023-07-28 11:15:44 +02:00 |
|
fdtable.c
|
syscall: rename z_object_recycle -> k_object_recycle
|
2023-11-03 11:46:52 +01:00 |
|
hex.c
|
lib: os: hex: clarify controlling expression
|
2023-08-23 16:06:05 +01:00 |
|
json.c
|
json: Skip unknown fields on parsing
|
2023-07-18 11:03:21 +00: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 |
|
mpsc_pbuf.c
|
lib: os: mpsc_pbuf: Fix concurrency issues
|
2022-12-29 10:33:29 +01:00 |
|
mutex.c
|
syscall: rename Z_SYSCALL_ to K_SYSCALL_
|
2023-11-03 11:46:52 +01:00 |
|
notify.c
|
|
|
|
onoff.c
|
lib: os: Remove unneeded assignment
|
2022-06-23 15:43:59 -05:00 |
|
p4wq.c
|
kernel: move wait_q.h header to be internal
|
2023-09-12 12:55:36 -04:00 |
|
poweroff.c
|
lib: os: add support for system power off
|
2023-08-04 16:59:36 +02:00 |
|
printk.c
|
syscall: rename Z_OOPS -> K_OOPS
|
2023-11-03 11:46:52 +01:00 |
|
rb.c
|
lib: rb: Remove unneeded statement
|
2022-06-05 14:49:37 +02:00 |
|
reboot.c
|
lib: os: reboot: include zephyr/cache.h
|
2023-01-24 14:35:49 +00:00 |
|
ring_buffer.c
|
lib: ring_buf: Make code consistent
|
2022-06-06 22:46:43 +02:00 |
|
sem.c
|
kernel: move syscall_handler.h to internal include directory
|
2023-11-03 11:46:52 +01:00 |
|
spsc_pbuf.c
|
spsc_pbuf: Fix cache wb in spsc_pbuf_free
|
2022-12-07 10:21:33 +00:00 |
|
thread_entry.c
|
kernel: Option to not use tls to get current thread
|
2023-11-21 15:49:48 +01:00 |
|
timeutil.c
|
sys/time_units.h: Convert time conversion to macros
|
2023-09-28 16:15:27 +02:00 |
|
user_work.c
|
|
|
|
utf8.c
|
zephyr: Fix n=0 for utf8_lcpy
|
2022-07-04 15:49:22 +02:00 |
|
winstream.c
|
lib/os: winstream: properly include string.h for memcpy
|
2022-06-21 14:02:13 -04:00 |