- ec2dd19 samples: openamp_rsc_table: Add the option to use predefined vring ID by Alexandru Lastur · 6 months ago
- c480375 net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX by Robert Lubos · 6 months ago
- c152fb9 posix: kconfig: remove select y from non-user-selectable help by Chris Friedt · 6 months ago
- 748252a posix: device_io: use mode argument correctly in open() by Chris Friedt · 6 months ago
- ab8b28ed posix: device_io: implement fileno() by Chris Friedt · 6 months ago
- 399458e posix: device_io: implement fdopen() by Chris Friedt · 6 months ago
- 1715196 posix: device_io: implement pselect() by Chris Friedt · 6 months ago
- b3d3d4f net: sockets: move select() implementation to zvfs by Chris Friedt · 6 months ago
- 881dc1f net: sockets: move poll implementation to zvfs by Chris Friedt · 6 months ago
- 5ccbaef posix: device_io: implement pread() and pwrite() by Chris Friedt · 6 months ago
- fe26de9 posix: device_io: require a full libc for c89 functions by Chris Friedt · 6 months ago
- 6f766a0 fdtable: read, write, close: only execute methods if non-NULL by Chris Friedt · 6 months ago
- b0f6f1d Revert "lib: fix ubsan errors in cbvprintf_package" by Carles Cufi · 6 months ago
- 6f95a50 lib: fix ubsan errors in cbvprintf_package by Curtis Malainey · 6 months ago
- 88ee2be net: buf: increase log level of timeout ignore by Jordan Yates · 6 months ago
- ec5354c lib: crc: add `crc8_rohc` for CRC-8/ROHC variant calculation by Pisit Sawangvonganan · 6 months ago
- 03029e7 json: support parsing and serializing 'uint64_t' by Mykhailo Lohvynenko · 6 months ago
- 9d835fe cmake: move specs compiler and linker flags to toolchain properties by Torsten Rasmussen · 6 months ago
- 2e3873a cmake: improve Zephyr link phase by Torsten Rasmussen · 6 months ago
- 7506274 posix: use sys_sem instead of k_spinlock for pool synch by Chris Friedt · 6 months ago
- 8fceb64 libc: minimal: math: Removed undefined behavior in sqrt routines by Lars-Ove Karlsson · 6 months ago
- 0a8e1ad libc: minimal: math: Removed undefined behavior in sqrt routines by Lars-Ove Karlsson · 6 months ago
- 3a15e37 lib: libc: common: time: Add toolchain include by Jamie McCrae · 6 months ago
- 746c59c arch: kernel: lib: toolchain: Standardize TLS keyword by Daniel Flodin · 6 months ago
- dc7c20a posix: sysconf.c uses POSIX values by Keith Packard · 7 months ago
- 5973a71 posix: options/shm.c needs _POSIX_C_SOURCE by Keith Packard · 7 months ago
- 8d176ea libc/picolibc: Don't replace picolibc time _r functions by Keith Packard · 7 months ago
- 3eedb20 lib/posix: Only enable Zephyr _r APIs when toolchain doesn't by Keith Packard · 7 months ago
- ac3df26 libc/common: Remove redundant Kconfig POSIX_THREAD_SAFE_FUNCTIONS uses by Keith Packard · 7 months ago
- 98debee posix: Define _POSIX_C_SOURCE to gain access to POSIX functions by Keith Packard · 7 months ago
- 7f41292 libc/common: Define _POSIX_C_SOURCE to gain access to POSIX functions by Keith Packard · 7 months ago
- 6ce257c lib/libc/Kconfig: Fix libC depends with NATIVE_APPlICATION by Alberto Escolar Piedras · 7 months ago
- 063d938 lib: posix:fs: handle O_TRUNC in open() by Karthikeyan Krishnasamy · 7 months ago
- 6a64490 style: lib: comply with MISRA C:2012 Rule 15.6 by Pisit Sawangvonganan · 7 months ago
- 159f7db lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h by Henrik Brix Andersen · 7 months ago
- ced80b1 lib: net_buf: move the network buffer implementation to lib by Henrik Brix Andersen · 7 months ago
- ce0ab06 cmake: cleanup newlib CMakeLists.txt file by Torsten Rasmussen · 7 months ago
- 836514c sys: timeutil: expose and use macro for base year by Anuj Pathak · 7 months ago
- 1593954 posix: add stubs for signal.h functions that need process support by Chris Friedt · 7 months ago
- b71062e posix: procN: add missing alias for getpid() by Chris Friedt · 7 months ago
- 45705a8 logging: fix log buffer pending while it is definitely full by Xiaolu Sun · 7 months ago
- abf6269 lib: libc: stdio: add support remove api by Karthikeyan Krishnasamy · 7 months ago
- f616c43 lib: posix: fs: add rmdir support by Karthikeyan Krishnasamy · 7 months ago
- fe94d43 libc: common: implement multiple time functions by Yong Cong Sin · 8 months ago
- 5978e52 lib: posix: update option group of `readdir_r()` by Yong Cong Sin · 8 months ago
- 57b5f71 style: lib: crc: comply with MISRA C:2012 Rule 15.6 by Pisit Sawangvonganan · 8 months ago
- 878640f json: support parsing and serializing 'int64_t' by Marcin Niestroj · 8 months ago
- ff668a6 libc: newlib: add config to use custom sbrk by Dawid Niedzwiecki · 8 months ago
- 8e1ac56 lib: posix: mutex: stubs remaining of _POSIX_THREAD_PRIO_PROTECT by Yong Cong Sin · 8 months ago
- 0c4870a lib: posix: mutex: implement pthread_mutexattr_setprotocol by Yong Cong Sin · 8 months ago
- 50f47a4 lib: posix: mutex: check args of pthread_mutexattr_getprotocol by Yong Cong Sin · 8 months ago
- 2ccfe82 lib: posix: add stubs for thread-safe grp & pwd functions by Yong Cong Sin · 8 months ago
- b7ad4c5 posix: fs: implement readdir_r by Yong Cong Sin · 8 months ago
- 91abf0e posix: fs: implement `fdatasync()` by Yong Cong Sin · 8 months ago
- ad63ca2 kconfig: replace known integer constants with variables by Pieter De Gendt · 8 months ago
- a7c8ce5 lib: os: change __printk_get_hook return type to printk_hook_fn_t by Fabio Baltieri · 8 months ago
- 36768aa lib: os: use a typedef for __printk_hook_install argument by Fabio Baltieri · 8 months ago
- ef14c9b lib: os: add a header for printk hook functions by Fabio Baltieri · 8 months ago
- 84cddc6 lib: os: make _char_out static by Fabio Baltieri · 8 months ago
- ac52bd6 posix: deprecated: remove new options without deprecation by Chris Friedt · 9 months ago
- 28a5159 lib: libc: errno: remove non-existing c_std_lib doxygen group by Gerard Marull-Paretas · 9 months ago
- 0155c6f lib/libc: minimal: remove deprecated headers by Yong Cong Sin · 9 months ago
- 89f3d22 tests: posix: headers: fix build error when minimal libc is used by Evgeniy Paltsev · 9 months ago
- d8929b5 posix: shm: fix build error with minimal libc by Evgeniy Paltsev · 9 months ago
- f875390 lib/libc: picolibc: select its source with Kconfig choice by Yong Cong Sin · 9 months ago
- 3afd942 json: Fix alignment calculation for nested objects by Mykyta Poturai · 9 months ago
- 47df73e lib: os: mpsc_pbuf: Do not use sem when CONFIG_MULTITHREADING=n by Krzysztof Chruściński · 9 months ago
- 89bf4b2 lib/libc: select PICOLIBC_SUPPORTED if toolchain has it or module exists by Yong Cong Sin · 9 months ago
- 7950638 lib/libc: picolibc: cleanup PICOLIBC_USE_TOOLCHAIN dependencies by Yong Cong Sin · 9 months ago
- 846556f Revert "fdtable: read, write, close: only execute methods if non-NULL" by Alberto Escolar Piedras · 9 months ago
- 97e925e Revert "posix: device_io: require a full libc for c89 functions" by Alberto Escolar Piedras · 9 months ago
- 61e81a7 Revert "posix: device_io: provide stdin, stdout, stderr variables" by Alberto Escolar Piedras · 9 months ago
- c69ff54 Revert "posix: device_io: implement pread() and pwrite()" by Alberto Escolar Piedras · 9 months ago
- 1df86af Revert "net: sockets: move poll implementation to zvfs" by Alberto Escolar Piedras · 9 months ago
- 14e4de6 Revert "net: sockets: move select() implementation to zvfs" by Alberto Escolar Piedras · 9 months ago
- 1a2d508 Revert "posix: device_io: implement pselect()" by Alberto Escolar Piedras · 9 months ago
- a111cec Revert "posix: device_io: implement fdopen()" by Alberto Escolar Piedras · 9 months ago
- 9f38377 Revert "posix: device_io: implement fileno()" by Alberto Escolar Piedras · 9 months ago
- ade54b3 Revert "posix: device_io: use mode argument correctly in open()" by Alberto Escolar Piedras · 9 months ago
- db5266c Revert "posix: kconfig: remove select y from non-user-selectable help" by Alberto Escolar Piedras · 9 months ago
- 9a02561 Revert "posix: procN: add missing alias for getpid()" by Alberto Escolar Piedras · 9 months ago
- 772ba46 Revert "posix: add stubs for signal.h functions that need process support" by Alberto Escolar Piedras · 9 months ago
- 72e2787 Revert "posix: fd_mgmt: implement dup(), dup2(), fseeko(), and ftello()" by Alberto Escolar Piedras · 9 months ago
- 94b752d lib: smf: use `while (true)` in `get_child_of` for better clarity by Pisit Sawangvonganan · 9 months ago
- 0bb25d2 lib: os: spsc_pbuf: Clarify using cache management in the module by Krzysztof Chruściński · 9 months ago
- 80fe531 ARCMWDT: Fix issues with posix types by Nikolay Agishev · 9 months ago
- d83a649 lib/posix: Get uptime in ticks instead of cycles by Ederson de Souza · 9 months ago
- 5d92abe ARCMWDT: Fix cbprintf issue with omitted function prototype by Nikolay Agishev · 9 months ago
- b18cad1 posix: fd_mgmt: implement dup(), dup2(), fseeko(), and ftello() by Chris Friedt · 9 months ago
- b2243af posix: add stubs for signal.h functions that need process support by Chris Friedt · 9 months ago
- be086f1 posix: procN: add missing alias for getpid() by Chris Friedt · 9 months ago
- b82b5b0 posix: kconfig: remove select y from non-user-selectable help by Chris Friedt · 9 months ago
- 499a633 posix: device_io: use mode argument correctly in open() by Chris Friedt · 9 months ago
- 48dff55 posix: device_io: implement fileno() by Chris Friedt · 9 months ago
- 581a0f5 posix: device_io: implement fdopen() by Chris Friedt · 9 months ago
- 305ec62 posix: device_io: implement pselect() by Chris Friedt · 9 months ago
- 49ac191 net: sockets: move select() implementation to zvfs by Chris Friedt · 9 months ago
- 93973e2 net: sockets: move poll implementation to zvfs by Chris Friedt · 9 months ago
- 2d72966 posix: device_io: implement pread() and pwrite() by Chris Friedt · 9 months ago
- 86b9293 posix: device_io: provide stdin, stdout, stderr variables by Chris Friedt · 9 months ago