- f25dfcf lib: acpi: added acpi support using acpica lib by Najumon Ba · 2 years ago
- 8757c71 json: Fix 64-bit support by Markus Fuchs · 2 years, 4 months ago
- ae6aa61 json: Fix multidimensional array support by Markus Fuchs · 2 years, 5 months ago
- 2ae521a posix: fs: Fixes stat command to return file information by Vincent van Beveren · 1 year, 9 months ago
- 3454d8f lib POSIX: Enable selectively for POSIX ARCH by Alberto Escolar Piedras · 1 year, 9 months ago
- 0517c85 libC COMMON_LIBC_MALLOC_ARENA_SIZE: provide default for POSIX ARCH by Alberto Escolar Piedras · 1 year, 9 months ago
- 590e8ef libC pico hooks: Fix for POSIX arch by Alberto Escolar Piedras · 1 year, 9 months ago
- 8eff5b6 libC minimal: Fix for POSIX arch by Alberto Escolar Piedras · 1 year, 9 months ago
- 44d61bd posix: eventfd: fix waking up poll() by Marcin Niestroj · 1 year, 9 months ago
- 1d4d718 lib: syscalls: use zephyr_syscall_header by Daniel Leung · 2 years ago
- 6e940c5 ARC: Fix portability.posix.common.arcmwdtlib test by Nikolay Agishev · 1 year, 9 months ago
- 89cf4ce posix: pthread: mitigate include order sensitivity by Christopher Friedt · 1 year, 9 months ago
- e1f8ea1 posix: pthread: add option for pthread_create() barrier by Christopher Friedt · 1 year, 9 months ago
- 85e1874 posix: pthread: rework pthreads to use zephyr api by Christopher Friedt · 1 year, 9 months ago
- 08ba176 posix: cond: use k_condvar instead of posix_cond by Christopher Friedt · 1 year, 9 months ago
- 0d7ef22 posix: mutex: use k_mutex instead of posix_mutex by Christopher Friedt · 1 year, 9 months ago
- f35fb33 posix: pthread: reimplement pthread_barrier using zephyr objects by Christopher Friedt · 1 year, 9 months ago
- 3e27c7f posix: eventfd: deprecate non-public EFD macros by Christopher Friedt · 1 year, 9 months ago
- e6eb0a7 posix: eventfd: revise locking, signaling, and allocation by Christopher Friedt · 1 year, 9 months ago
- 90343a1 posix: eventfd: un-inline eventfd_read() and eventfd_write() by Christopher Friedt · 1 year, 9 months ago
- 0014dd0 lib: os: add k_condvar for each fdtable entry by Christopher Friedt · 1 year, 9 months ago
- 44988b9 lib: os: cbprintf_nano: Fix Coverity issue 316025 by Krzysztof Chruściński · 1 year, 9 months ago
- 577a7f2 cbprintf: correct a Kconfig option help text by Nicolas Pitre · 1 year, 9 months ago
- 7abe39c libc: minimal: Add 'break' to suppress fall-through error in atoi.c by Patryk Duda · 1 year, 9 months ago
- b97a4a5 libc/common: Increase USERSPACE + POT MPU default arena to 2048 bytes by Keith Packard · 1 year, 9 months ago
- 3103f94 libc/common: Require at least double alignment for common malloc arena by Keith Packard · 1 year, 9 months ago
- 6ccdf47 lib/cpp: Remove CONFIG_CPP_MAIN by Keith Packard · 1 year, 9 months ago
- fecb03e bitarray: Fix mismatch checking when matching regions by Carlo Caione · 1 year, 10 months ago
- 2200861 lib/libc/picolibc: Use SDK picolibc by default by Keith Packard · 1 year, 10 months ago
- dacb3db iterable_sections: move to specific header by Gerard Marull-Paretas · 1 year, 10 months ago
- d8166e8 json: add json_calc_encoded_arr_len by Miika Karanki · 1 year, 11 months ago
- b0668cc lib: cpp: Do not define __cxa_atexit() for the posix arch by Alberto Escolar Piedras · 1 year, 10 months ago
- 2fae5e8 libc: minimal: strtoll: Remove typo in SPDX-License-Identifier by Lucian Zala · 1 year, 10 months ago
- 5279acb libc/common: Make sure malloc arena is PoT aligned on Risc-V by Keith Packard · 1 year, 10 months ago
- 69f4f39 libc/common: Always build aligned_alloc by Keith Packard · 1 year, 10 months ago
- f744551 libc/common: Refine check for xtensa _heap_sentry by Keith Packard · 1 year, 10 months ago
- 706d9f6 libc/common: Use static initializer for z_malloc_heap_mutex by Keith Packard · 1 year, 10 months ago
- 5974617 lib: getopt: Fix compiler warning. by Kristoffer Rist Skøien · 1 year, 10 months ago
- f215e44 posix: eventfd: depends on polling by Kumar Gala · 2 years ago
- 9b90f2a libc/picolibc: Switch to common malloc implementation by Keith Packard · 2 years ago
- 0a44b41 libc/common: Allocate default malloc arena for non-minimal-libc uses by Keith Packard · 2 years ago
- 420bf1e libc/common: Change how legacy malloc setting works by Keith Packard · 1 year, 10 months ago
- 32a437c libc/common: Handle MMU/MPU/USERSPACE and alignment requirements in malloc by Keith Packard · 2 years ago
- 161e4a0 libc: Move abort into common by Kumar Gala · 1 year, 10 months ago
- ca4dc50 libc: Move strnlen into common by Kumar Gala · 1 year, 10 months ago
- e268f8e lib: cpp: Introduce FULL_LIBCPP_SUPPORTED similar to C version by Kumar Gala · 1 year, 10 months ago
- b9828a7 posix: sched: add support for SCHED_OTHER by Chris Friedt · 1 year, 11 months ago
- 2b2cbf8 posix: sched: ensure min and max priority are schedulable by Chris Friedt · 1 year, 11 months ago
- e0b540d lib/libc: Mark picolibc as providing full C library support by Keith Packard · 1 year, 11 months ago
- 214a3c5 lib/libc: Add FULL_LIBC_SUPPORTED helper Kconfig symbol by Keith Packard · 2 years, 1 month ago
- 3ffde85 lib/libc: newlib use depends upon newlib being supported by Keith Packard · 2 years, 1 month ago
- 45733aa lib/libc: Add NEWLIB_LIBC_SUPPORTED by Keith Packard · 2 years, 1 month ago
- 02262d7 lib/libc: Replace SUPPORT_MINIMAL_LIBC with MINIMAL_LIBC_SUPPORTED by Keith Packard · 2 years, 1 month ago
- 2d1efd5 lib/libc: Allow REQUIRES_FULL_LIBC to be selected by applications by Keith Packard · 2 years, 1 month ago
- 6a698f4 lib/libc: Move helper symbols above C library menu by Keith Packard · 2 years, 1 month ago
- a9c62ca lib/libc: Move malloc from minimal to common library by Keith Packard · 2 years ago
- 52e57ef lib/libc: Allow common library to be empty by Keith Packard · 2 years ago
- dc3f1d7 lib/cpp: Allow REQUIRES_FULL_LIBCPP to be selected by applications by Keith Packard · 1 year, 11 months ago
- 48cd295 armstdc: add limits.h header by Kumar Gala · 1 year, 11 months ago
- 25b2db7 libc/minimal: Add -fno-builtin option by Keith Packard · 1 year, 11 months ago
- bc2075e libc/minimal: Use CODE_UNREACHABLE in abort() by Keith Packard · 1 year, 11 months ago
- 27b7ace libc/minimal: Create "real" functions for putc and putchar by Keith Packard · 1 year, 11 months ago
- 77e5426 lib: bitarray: Remove redundant code by Andrei Emeltchenko · 1 year, 11 months ago
- 0bd9550 open-amp: Fix compilation with cache enabled by Carlo Caione · 1 year, 11 months ago
- b5caccb lib/picolibc: Use zephyr_libc_link_libraries to find toolchain lib by Keith Packard · 2 years, 4 months ago
- 6c5d806 toolchain: Add COMPILER_FREESTANDING to control use of -ffreestanding by Keith Packard · 2 years, 1 month ago
- 667eeb1 shell: fix MISRA 5.7 violations on `struct shell` by Gerard Marull-Paretas · 1 year, 11 months ago
- a5fd0d1 init: remove the need for a dummy device pointer in SYS_INIT functions by Gerard Marull-Paretas · 2 years, 5 months ago
- 0ebe14b sys: util: migrate all files to DIV_ROUND_UP by Gerard Marull-Paretas · 2 years, 4 months ago
- af79019 armstdc: add string.h & strings.h header by Kumar Gala · 1 year, 11 months ago
- 20b2109 armstdc: Fixup headers as needed by posix by Kumar Gala · 2 years ago
- 82538a2 armclang: add empty sys/cdefs.h by Kumar Gala · 2 years ago
- 0e43b88 libc: fix armclang compiler warnings with is*() functions by Kumar Gala · 2 years ago
- 62ffafc lib: os: fix armclang compiler warnings with is*() functions by Kumar Gala · 2 years ago
- 672aeac libc: share time() between minimal libc and armclang libc by Kumar Gala · 2 years ago
- 5e9d3c7 posix: fnmatch: correct (many) compliance issues by Chris Friedt · 2 years ago
- f923441 lib: posix: move fnmatch from lib/util to lib/posix by Chris Friedt · 2 years ago
- 69966dd lib: hashmap: Move hash table files lib/hashmap by Joshua Lilly · 2 years ago
- 7df2ca6 minimal libcpp: Un-11-ify cstddef by Andy Ross · 2 years ago
- 0bda7b3 lib: os: add hashmap support by Chris Friedt · 2 years, 2 months ago
- b75df60 lib: os: add hash function specification and implementation by Chris Friedt · 2 years, 2 months ago
- 8dbe589 os: bitarray.c: Address -Wextra warnings by Zachary J. Fields · 2 years, 1 month ago
- 02478e1 os: cbprintf: Address -Wextra warnings by Zachary J. Fields · 2 years, 1 month ago
- e0de642 ARC: qemu: disable test where we trigger ARC QEMU bug #54720 by Evgeniy Paltsev · 2 years, 1 month ago
- 668bb3c lib/os/heap: Compiler bug workaround on ARC by Andy Ross · 2 years, 1 month ago
- 0e0f878 picolibc: picolibc support still not complete with many toolchains by Anas Nashif · 2 years, 1 month ago
- 9a0aebc lib/libc: Enable picolibc on qemu_x86_tiny by Keith Packard · 2 years, 1 month ago
- 67ca254 libc: Add remaining picolibc-supported targets by Keith Packard · 2 years, 5 months ago
- 0321ac8 json: Increase max number of descriptor elements from 30 to 62 by Björn Stenberg · 2 years, 3 months ago
- 277f646 lib: os: reboot: include zephyr/cache.h by Henrik Brix Andersen · 2 years, 1 month ago
- ed11614a posix: mqueue: do not typedef mq_attr by Chris Friedt · 2 years, 4 months ago
- 3aff1ff posix: fs: avoid adding open() alias with newlib and picolibc by Chris Friedt · 2 years, 4 months ago
- e431cfb posix: eventfd: select eventfd by default with CONFIG_POSIX_API by Chris Friedt · 2 years, 4 months ago
- bf5d47a posix: getopt: select getopt by default with CONFIG_POSIX_API by Chris Friedt · 2 years, 4 months ago
- e93f3c9 posix: rename posix_sched.h to sched.h by Chris Friedt · 2 years, 4 months ago
- 43110dd lib: posix: standard include paths with CONFIG_POSIX_API by Chris Friedt · 2 years, 4 months ago
- 22a8af5 drivers: timers: Refactor sys_clock_disable not available by Joakim Andersson · 2 years, 3 months ago
- 13dfbae libc/picolibc: Clean up Picolibc Kconfig for C++ by Keith Packard · 2 years, 4 months ago
- b94ab6e lib: os: disable caches before reboot by Armin Brauns · 2 years, 2 months ago
- 669a0f5 lib: cpp: Rework C++ standard library configurations by Stephanos Ioannidis · 2 years, 3 months ago