1930 Commits (main)

Author SHA1 Message Date
Kai Vehmanen 4b49d7cb23 lib: os: p4wq: fix K_P4WQ_DELAYED_START mode 7 months ago
James Roy c875582443 lib: posix: Fix unchecked return value in rwlock 7 months ago
Ilya Tagunov bedfa5788d libc: arcmwdt: increase the number of preallocated locks 7 months ago
Ilya Tagunov 0afae55b4f libc: arcmwdt: replace _write if not provided by the POSIX subsystem 7 months ago
Ilya Tagunov 07b4d3a297 posix: clock: partially reformat __z_clock_nanosleep 7 months ago
Ilya Tagunov 4c56eb6f65 posix: clock: fix potential int32_t overflow in __z_clock_nanosleep 7 months ago
Ilya Tagunov bf525851e8 posix: clock: fix 32-bit time_t overflow in __z_clock_nanosleep 7 months ago
Jakub Michalski 044b702b90 posix: fix pthread thread specific data cleanup 8 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Ilya Tagunov 9f2a7a7ca2 lib: libc: arcmwdt: avoid double definition of clock_t and clockid_t 8 months ago
Ilya Tagunov 390a7f8950 lib: libc: arcmwdt: move ssize_t definition from the toolchain header 8 months ago
Ilya Tagunov c8511c1ea0 lib: libc: arcmwdt: add declarations for reentrant time functions 8 months ago
Ilya Tagunov de18565e2a lib: libc: arcmwdt: replace the fileno macro 8 months ago
Torsten Rasmussen d2896df821 cmake: set minimal C++ linker properties in minimal C++ CMake impl 8 months ago
Noemie Gillet a214ddb2c9 posix: fix one-time timer for SIGEV_SIGNAL 8 months ago
Meir Komet 5595f66851 multi_heap: introduce support for realloc() 8 months ago
Keith Packard c759b8ac3d libc/picolibc: Split hooks into separate files 8 months ago
Alberto Escolar Piedras 84dc9a1721 lib/cpp: Remove deprecated CONFIG_CPP_STATIC_INIT_GNU 8 months ago
Jukka Rissanen 04d8b7c595 net: sockets: Cleanup socket properly if POSIX API is enabled 8 months ago
Simon Maurer 18818c15cd openamp: resource table: fixes resource table for ram_console section 8 months ago
Krzysztof Chruściński 3bf54a9e85 lib: os: cbprintf_packaged: Fix cbprintf_package_convert 8 months ago
Jonathon Penix e020f31fdb cmake: libc: minimal: Avoid linking against other libc implementations 8 months ago
Krzysztof Chruściński 0a54922ba7 lib: cbprintf: fix ubsan errors in cbvprintf_package (take 2) 9 months ago
Alexandru Lastur ec2dd19d45 samples: openamp_rsc_table: Add the option to use predefined vring ID 9 months ago
Robert Lubos c4803752a8 net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 9 months ago
Chris Friedt c152fb90f8 posix: kconfig: remove select y from non-user-selectable help 9 months ago
Chris Friedt 748252aa76 posix: device_io: use mode argument correctly in open() 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 fe26de9606 posix: device_io: require a full libc for c89 functions 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
Jordan Yates 88ee2bee39 net: buf: increase log level of timeout ignore 9 months ago
Pisit Sawangvonganan ec5354cd80 lib: crc: add `crc8_rohc` for CRC-8/ROHC variant calculation 9 months ago
Mykhailo Lohvynenko 03029e7bd7 json: support parsing and serializing 'uint64_t' 9 months ago
Torsten Rasmussen 9d835fe464 cmake: move specs compiler and linker flags to toolchain properties 9 months ago
Torsten Rasmussen 2e3873adde cmake: improve Zephyr link phase 9 months ago
Chris Friedt 7506274ef2 posix: use sys_sem instead of k_spinlock for pool synch 9 months ago
Lars-Ove Karlsson 8fceb6421f libc: minimal: math: Removed undefined behavior in sqrt routines 9 months ago
Lars-Ove Karlsson 0a8e1ad972 libc: minimal: math: Removed undefined behavior in sqrt routines 9 months ago
Jamie McCrae 3a15e37b5a lib: libc: common: time: Add toolchain include 9 months ago
Daniel Flodin 746c59c82a arch: kernel: lib: toolchain: Standardize TLS keyword 10 months ago
Keith Packard dc7c20adf9 posix: sysconf.c uses POSIX values 10 months ago
Keith Packard 5973a71e1f posix: options/shm.c needs _POSIX_C_SOURCE 10 months ago
Keith Packard 8d176ea97d libc/picolibc: Don't replace picolibc time _r functions 10 months ago