528 Commits (main)

Author SHA1 Message Date
Robert Lubos c7757b982c lib: os: zvfs: select: Fix warning about bitshifting signed value 4 days ago
Jukka Rissanen 410afbaf19 lib: zvfs: Add default eventfd count for hostap 2 weeks ago
Chris Friedt a3e934f12c sys: clock: additional sys_clock api calls 2 weeks ago
Anas Nashif d4a2b7dc57 lib: os: cbprintf_complete: add missing break statement 3 weeks ago
Tim Pambor 3b90ed6122 lib: os: Fix function signature of str_out 3 weeks ago
Alberto Escolar Piedras ca5b7506e8 lib/os/fdtable: Remove ifdef on NATIVE_POSIX 4 months ago
Damian Krolik 73802412a8 lib: os: mpsc_pbuf: take spinlock in utilization getters 5 months ago
Luis Ubieda ec45b29ea3 p4wq: Add Kconfig to perform early init on threads 5 months ago
Florian Weber 093b29fdb5 lib: os: p4wq: add done handler 5 months ago
Krzysztof Chruściński 3e52109590 lib: os: mpsc_pbuf: Fix infinite loop during allocation 5 months ago
Pisit Sawangvonganan e3a4a16594 lib: fix typo in multiple directories 5 months ago
Nicolas Pitre 46aa6717ff Revert "arch: deprecate `_current`" 6 months ago
Yong Cong Sin 1a578eb72c lib: os: mpsc_pbuf: do not wait when spinlock is held 6 months ago
Chris Friedt 68c0ff4e85 posix: fcntl.h: define constants in terms of zvfs constants 6 months ago
Chris Friedt e08cc508e1 os: fdtable: set offset to zero with newly reserved fd's 6 months ago
Chris Friedt 2a2806bb40 os: fdtable: restore errno if optional locking ioctl fails 6 months ago
Kai Vehmanen 4b49d7cb23 lib: os: p4wq: fix K_P4WQ_DELAYED_START mode 7 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Jukka Rissanen 04d8b7c595 net: sockets: Cleanup socket properly if POSIX API is enabled 8 months ago
Krzysztof Chruściński 3bf54a9e85 lib: os: cbprintf_packaged: Fix cbprintf_package_convert 8 months ago
Krzysztof Chruściński 0a54922ba7 lib: cbprintf: fix ubsan errors in cbvprintf_package (take 2) 9 months ago
Robert Lubos c4803752a8 net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 9 months ago
Chris Friedt ab8b28ed7b posix: device_io: implement fileno() 9 months ago
Chris Friedt 399458e3b4 posix: device_io: implement fdopen() 9 months ago
Chris Friedt 1715196cff posix: device_io: implement pselect() 9 months ago
Chris Friedt b3d3d4fff7 net: sockets: move select() implementation to zvfs 9 months ago
Chris Friedt 881dc1fa7a net: sockets: move poll implementation to zvfs 9 months ago
Chris Friedt 5ccbaeff39 posix: device_io: implement pread() and pwrite() 9 months ago
Chris Friedt 6f766a0058 fdtable: read, write, close: only execute methods if non-NULL 9 months ago
Carles Cufi b0f6f1d33a Revert "lib: fix ubsan errors in cbvprintf_package" 9 months ago
Curtis Malainey 6f95a50553 lib: fix ubsan errors in cbvprintf_package 9 months ago
Daniel Flodin 746c59c82a arch: kernel: lib: toolchain: Standardize TLS keyword 10 months ago
Pisit Sawangvonganan 6a64490c34 style: lib: comply with MISRA C:2012 Rule 15.6 10 months ago
Xiaolu Sun 45705a84ab logging: fix log buffer pending while it is definitely full 11 months ago
Fabio Baltieri a7c8ce52f5 lib: os: change __printk_get_hook return type to printk_hook_fn_t 12 months ago
Fabio Baltieri 36768aa7ff lib: os: use a typedef for __printk_hook_install argument 12 months ago
Fabio Baltieri ef14c9b867 lib: os: add a header for printk hook functions 12 months ago
Fabio Baltieri 84cddc6ab3 lib: os: make _char_out static 12 months ago
Krzysztof Chruściński 47df73e51b lib: os: mpsc_pbuf: Do not use sem when CONFIG_MULTITHREADING=n 1 year ago
Alberto Escolar Piedras 846556fa09 Revert "fdtable: read, write, close: only execute methods if non-NULL" 1 year ago
Alberto Escolar Piedras 61e81a7ba8 Revert "posix: device_io: provide stdin, stdout, stderr variables" 1 year ago
Alberto Escolar Piedras c69ff543ed Revert "posix: device_io: implement pread() and pwrite()" 1 year ago
Alberto Escolar Piedras 1df86af309 Revert "net: sockets: move poll implementation to zvfs" 1 year ago
Alberto Escolar Piedras 14e4de6415 Revert "net: sockets: move select() implementation to zvfs" 1 year ago
Alberto Escolar Piedras 1a2d508e68 Revert "posix: device_io: implement pselect()" 1 year ago
Alberto Escolar Piedras a111cec63d Revert "posix: device_io: implement fdopen()" 1 year ago
Alberto Escolar Piedras 9f38377a66 Revert "posix: device_io: implement fileno()" 1 year ago
Alberto Escolar Piedras 72e2787e70 Revert "posix: fd_mgmt: implement dup(), dup2(), fseeko(), and ftello()" 1 year ago
Krzysztof Chruściński 0bb25d2e17 lib: os: spsc_pbuf: Clarify using cache management in the module 1 year ago
Nikolay Agishev 5d92abeaec ARCMWDT: Fix cbprintf issue with omitted function prototype 1 year ago