- da0398d posix: pthread: consider PTHREAD_EXITED state in pthread_create by Christopher Friedt · 2 years, 9 months ago
- 65337bc lib: add mising braces to single line if statements by Anas Nashif · 2 years, 9 months ago
- b391993 lib: posix: add perror() implementation by Christopher Friedt · 2 years, 9 months ago
- 9d433c8 lib: posix: semaphore: use consistent timebase in sem_timedwait by Christopher Friedt · 2 years, 9 months ago
- 5cf1193 lib/posix/fs: fix end-of-dir in readdir by Rico Ganahl · 2 years, 11 months ago
- cbd31d7 lib: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
- 7c583bb lib: posix: support for pthread_attr_setstacksize by Christopher Friedt · 3 years ago
- 53ef68d include: Prefix includes to use a scope by Yuval Peress · 3 years ago
- 0e1ff84 posix: Fix pthread_once has incorrect behavior by Jaxson Han · 3 years ago
- 35593ce lib: posix: clock: Prevent early overflows by Krzysztof Chruscinski · 3 years ago
- f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
- 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years ago
- 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
- 07c00ff pthread: cond: fix pthread_cond_wait always returning ETIMEDOUT by Christopher Friedt · 3 years, 2 months ago
- d4559f5 lib: getopt: rework and extend getopt library by Jakub Rzeszutko · 3 years, 3 months ago
- 20b3d18 posix: Make clock_settime/gettime REALTIME thread-safe by Patric Karlström · 3 years, 3 months ago
- 4e0f7ea posix: pthread: replace irq_lock with spinlock by Evgeniy Paltsev · 3 years, 7 months ago
- 9867ac2 posix: pthread_exit: check for null before dereferencing by Maksim Masalski · 3 years, 10 months ago
- 05d7d32 posix: timer: match implementation to declaration by Anas Nashif · 4 years ago
- c7bb423 kernel: fix race conditions with z_ready_thread by James Harris · 4 years, 1 month ago
- 8339da6 lib/posix/fs: Add fs_dir_t type variable initialization by Andrzej Puzdrowski · 4 years, 2 months ago
- ba3b1ba posix: Add fs_file_t type variable initializations by Dominik Ermel · 4 years, 2 months ago
- ce480e8 posix: clock: nanosecond resolution by Nicholas Lowell · 4 years, 2 months ago
- 6d126e7 lib/posix: SPARC newlib has unsigned short mode_t by Martin Åberg · 4 years, 4 months ago
- da3e834 lib: posix: unchecked return value while taking semaphore by Maksim Masalski · 4 years, 5 months ago
- cae988c lib: posix: eventfd: Fix use of 'struct k_spinlock_key' by Kumar Gala · 4 years, 6 months ago
- fd9766c posix: fix missing _open for fopen support by Arnaud Mouiche · 4 years, 6 months ago
- 5ead7e7 lib: posix: eventfd: general eventfd improvements by Rafał Kuźnia · 4 years, 6 months ago
- 3cdf718 lib: posix: nanosleep: round up to the nearest microsecond by Christopher Friedt · 4 years, 6 months ago
- 2ed6b6a lib: fdtable: Add callback for close() calls by Jukka Rissanen · 4 years, 7 months ago
- 9e46246 lib: posix: Fix priority validity check in pthread_setschedparam by Jan Pohanka · 4 years, 8 months ago
- bb39466 cmake: fix include directories to work with out-of-tree arch by Torsten Rasmussen · 4 years, 8 months ago
- 49ab209 lib/posix: Add support for open flags to open(...) by Dominik Ermel · 4 years, 8 months ago
- deb1694 posix: Extend open() function signature with ellipsis by Dominik Ermel · 4 years, 8 months ago
- 063dd51 lib: posix: eventfd: fix read/poll after multiple writes by Marcin Niestroj · 4 years, 8 months ago
- 5a40ff1 posix/fs: Fix POSIX lseek to return position upon completion by Dominik Ermel · 4 years, 9 months ago
- 385abc7 lib: posix: eventfd: support build with !POSIX_API by Marcin Niestroj · 4 years, 10 months ago
- 8bcf005 lib: posix: nanosleep by Christopher Friedt · 4 years, 10 months ago
- 1502b9a lib: posix: eventfd: move intialization out of search loop by Marcin Niestroj · 4 years, 10 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 0b63479 lib: posix: Update to new timeout API by Paul Sokolovsky · 4 years, 11 months ago
- ca872a4 lib: posix: Add support for eventfd by Tobias Svehagen · 5 years ago
- e689277 lib: posix: clock: Turn clock_gettime into system call by Julien D'Ascenzio · 5 years ago
- 7832738 kernel/timeout: Make timeout arguments an opaque type by Andy Ross · 5 years ago
- 32bb239 timeout: Fix up API usage by Andy Ross · 5 years ago
- b1e1f64 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
- 4b37a8f Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" by Carles Cufi · 5 years ago
- 8739517 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
- 1128c65 lib: posix: fix ARG_UNUSED check on clock_getrtc by Julien D'Ascenzio · 5 years ago
- 17b19eb pthread: add setname/getname glibc extensions by Nicholas Lowell · 5 years ago
- 9e45c67 lib: posix: Fix undefined reference to clock_gettime() by Flavio Ceolin · 5 years ago
- 1e503b5 lib: posix: clock: Fix nanosecond rollover logic by Nick Ward · 5 years ago
- eddd98f kconfig: Replace some single-symbol 'if's with 'depends on' by Ulf Magnusson · 5 years ago
- 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
- 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
- 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
- bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
- 975de21 kconfig: Global whitespace/consistency cleanup by Ulf Magnusson · 5 years ago
- ab91eef coccinelle: standardize kernel API timeout arguments by Peter Bigot · 5 years ago
- 4ad9f68 kernel: rename thread return value functions by Andrew Boie · 5 years ago
- 8610b84 cmake: don't link interface libraries with zephyr_interface by Sebastian Bøe · 6 years ago
- 0dcee73 lib: posix: Kconfig: Allow to enable individual components by Paul Sokolovsky · 6 years ago
- 0906671 posix: pthread: pthread_mutex_timedlock should accept absolute deadline by Paul Sokolovsky · 6 years ago
- 68c7dc6 posix: pthread: pthread_cond_timedwait should accept absolute deadline by Paul Sokolovsky · 6 years ago
- 6c5a088 posix: fs: ZFD_IOCTL_CLOSE: Be sure to call posix_fs_free_obj() by Paul Sokolovsky · 6 years ago
- 5b3df8a posix: pthread_create: Ignore retval of pthread_mutex_init() calls by Paul Sokolovsky · 6 years ago
- f0d483a lib: posix: Switch to use zephyr_interface_library_named cmake directive by Paul Sokolovsky · 6 years ago
- ff6432e lib: posix: Use "posix_subsys" as the CMake lib for the subsystem. by Paul Sokolovsky · 6 years ago
- 536dd5a cleanup: include/: move misc/slist.h to sys/slist.h by Anas Nashif · 6 years ago
- 9ab2a56 cleanup: include/: move misc/printk.h to sys/printk.h by Anas Nashif · 6 years ago
- 8be9f5d cleanup: include/: move misc/fdtable.h to sys/fdtable.h by Anas Nashif · 6 years ago
- e1e05a2 cleanup: include/: move atomic.h to sys/atomic.h by Anas Nashif · 6 years ago
- f19787b posix: Fix calculation of clock base in clock_settime by Alexander Mihajlovic · 6 years ago
- 6922d93 lib/posix: correct the meaning of CONFIG_MAX_PTHREAD_COUNT by Wentong Wu · 6 years ago
- 81fa697 posix: Move gettimeofday declaration to <sys/time.h> by Paul Sokolovsky · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
- 9d5936c lib: posix: fs: Fix access invalid memory by Flavio Ceolin · 6 years ago
- 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
- 3522e05 posix/pthreads: fix pthread_barrier_wait() behavior to match Posix by Charles E. Youse · 6 years ago
- e96d029 lib: posix: Fix compile issue with newer newlib by Kumar Gala · 6 years ago
- b730fa4 posix_lib: Disable support on native posix arch by Kumar Gala · 6 years ago
- 04743c9 posix: rename priority in sched_param struct by Anas Nashif · 6 years ago
- ec554f4 kernel: Split reschdule & pend into irq/spin lock versions by Andy Ross · 6 years ago
- 499feaf lib: posix: fix build break due to size comparsion by Dominik Rekawek · 6 years ago
- 81ec055 lib: posix: fix a wrong type in mqueue.c by Niranjhana N · 6 years ago
- 0c4bb83 lib: posix: Make statements evaluate boolean expressions by Flavio Ceolin · 6 years ago
- 17c7db6 lib: posix: Explicitly ignoring return of memcpy by Flavio Ceolin · 6 years ago
- 13b38ed lib: fdtable: Change ioctl vmethod signature to take va_list by Paul Sokolovsky · 6 years ago
- 186fb94 lib: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
- c16b1d0 misra: Ignoring the return atomic_set when not used by Flavio Ceolin · 6 years ago
- b6e58d5 lib: posix: fs: Convert to use generic fdtable by Paul Sokolovsky · 6 years ago
- f484bba lib: posix: Implement generic file descriptor table by Paul Sokolovsky · 6 years ago
- 2cf2707 lib: posix: Return errno code by Punit Vara · 6 years ago
- 7f91275 include: posix: unistd: Fix prototypes and dependency by Paul Sokolovsky · 6 years ago
- 7e92630 lib: posix: Build pthreads files depending on CONFIG_PTHREAD_IPC by Paul Sokolovsky · 6 years ago
- 0fac0cd lib: posix: fs: Don't depend on pthreads by Paul Sokolovsky · 6 years ago
- d77c96b lib: posix: pthread_common: Don't depend on pthreads by Paul Sokolovsky · 6 years ago
- 8dc69e0 lib: posix: Add top-level define for all POSIX APIs - CONFIG_POSIX_API by Paul Sokolovsky · 6 years ago
- c152ebd include: posix: Split dirent.h from unistd.h by Paul Sokolovsky · 6 years ago