1. fc26fd5 posix: pthread: initialize t and c pointers to NULL by Christopher Friedt · 1 year, 2 months ago
  2. 9dcbfa8 libc/picolibc: Remove the global definition of _POSIX_C_SOURCE by Keith Packard · 1 year, 2 months ago
  3. 23016f4 posix: pthread: posix_thread_q_set() and posix_thread_q_get() by Christopher Friedt · 1 year, 2 months ago
  4. 81f3777 posix: pthread: hold pool lock when calling to_posix_thread() by Christopher Friedt · 1 year, 2 months ago
  5. 77135fc posix: pthread: embed posix_thread_attr inside of posix_thread by Christopher Friedt · 1 year, 2 months ago
  6. dbcba2f posix: pthread: check canceltype before async cancel by Christopher Friedt · 1 year, 2 months ago
  7. 301581a posix: pthread: wrapper to check attribute initialization by Christopher Friedt · 1 year, 2 months ago
  8. 5f2c6e5 ztest: export ztest_test_* symbols to llexts by Luca Burelli · 1 year, 2 months ago
  9. c1643f9 posix: Add implementation of mq_notify() function by Adam Wojasinski · 1 year, 2 months ago
  10. 57057b1 posix: add a top-level menu by Christopher Friedt · 1 year, 2 months ago
  11. 3ff7c04 posix: timer: use async pthread cancellation by Christopher Friedt · 1 year, 2 months ago
  12. 689dc4a posix: timer: support other clocks by Christopher Friedt · 1 year, 2 months ago
  13. b0a83a9 posix: rwlock: make pthread_rwlock_t a pooled ipc type by Christopher Friedt · 1 year, 2 months ago
  14. 7c42c01 posix: pthread: use `is_posix_policy_prio_valid` to check POSIX priority by Yong Cong Sin · 1 year, 2 months ago
  15. c3cc2e4 posix: pthread: test the priority conversion functions by Yong Cong Sin · 1 year, 2 months ago
  16. 5ad7f4b posix: pthread: priority should be of `int` type by Yong Cong Sin · 1 year, 2 months ago
  17. b2caec8 posix: pthread: fix typos by Yong Cong Sin · 1 year, 2 months ago
  18. 66fdd39 posix: pthread: fix `zephyr_to_posix_priority` assert test by Yong Cong Sin · 1 year, 2 months ago
  19. 45c554d posix: shell: introduce top level `posix` command by Yong Cong Sin · 1 year, 2 months ago
  20. 635dabf posix: uname: shell: update help message with more information by Yong Cong Sin · 1 year, 2 months ago
  21. 48c16f9 posix: uname: move `uname` shell from sample by Yong Cong Sin · 1 year, 2 months ago
  22. 98a631b posix: pthread: allow `oldstate` & `oldtype` to be `NULL` by Yong Cong Sin · 1 year, 2 months ago
  23. 73e20a8 posix: clock: add ztest rule to reset clock base by Yong Cong Sin · 1 year, 2 months ago
  24. a6dab1a posix: pthread: additional null checks on parameters by Christopher Friedt · 1 year, 2 months ago
  25. 68d1a52 posix: sched: Implement get APIs for scheduling parameters by Dmitrii Golovanov · 1 year, 2 months ago
  26. b184fc3 posix: sched: Add CONFIG_POSIX_PRIORITY_SCHEDULING by Dmitrii Golovanov · 1 year, 2 months ago
  27. 73da1e8 posix: signal: implement `sigprocmask()` by Yong Cong Sin · 1 year, 2 months ago
  28. cf74f22 posix: semaphore: optimize named semaphore implementation a bit by Nicolas Pitre · 1 year, 3 months ago
  29. abb21d4 posix: semaphore: implement `sem_open()`, `sem_unlink()` & `sem_close()` by Yong Cong Sin · 1 year, 3 months ago
  30. 5c34726 posix: patch to implement get_pid function by Jai Arora · 1 year, 3 months ago
  31. a3573a9 posix: implement clock_getcpuclockid function by Jai Arora · 1 year, 3 months ago
  32. b802e42 posix kconfig: Improve depends on host libC by Alberto Escolar Piedras · 1 year, 3 months ago
  33. c58710c lib/posix getopt: Fix include by Alberto Escolar Piedras · 1 year, 3 months ago
  34. 95a22b1 posix: clock: clock_gettime() should not be a syscall by Christopher Friedt · 1 year, 3 months ago
  35. e0383a6 posix: clock: check for invalid ns in clock_settime() by Christopher Friedt · 1 year, 3 months ago
  36. b8184ca lib: crc: address absence of crc4, crc4_ti in crc_types array by Pisit Sawangvonganan · 1 year, 3 months ago
  37. fdacddd posix: timer: Fix timer_obj alignment by Martin Åberg · 1 year, 3 months ago
  38. 10156f5 posix: mqueue: pop mode as int with va_arg() by Christopher Friedt · 1 year, 3 months ago
  39. e67b12e lib: posix: tag the fallthrough case as __fallthrough by Fabio Baltieri · 1 year, 3 months ago
  40. c05a483 lib posix: Allow building the POSIX_API library without the host libC by Alberto Escolar Piedras · 1 year, 3 months ago
  41. 23ad117 Revert "lib: support linking to POSIX API with 3rd-party libc" by Alberto Escolar Piedras · 1 year, 3 months ago
  42. ec69e64 posix: pthread_setspecific: fix for coverity issue cid 334906 by Christopher Friedt · 1 year, 3 months ago
  43. 3458527 posix: pthread_getspecific: fix for coverity issue cid 334909 by Christopher Friedt · 1 year, 3 months ago
  44. c48d61a lib: os: cbprintf: Fix size miscalculation in cbprintf_convert by Krzysztof Chruściński · 1 year, 3 months ago
  45. 6342aa3 lib: support linking to POSIX API with 3rd-party libc by Christopher Friedt · 1 year, 3 months ago
  46. fcd139d posix: pthread: support stack sizes larger than 65k by Christopher Friedt · 1 year, 3 months ago
  47. 0b999c0 lib: move utilities into own folder by Anas Nashif · 1 year, 3 months ago
  48. a7d2c5c posix: implement pthread_getguardsize() pthread_setguardsize() by Christopher Friedt · 1 year, 3 months ago
  49. eb7e4be posix: pthread_attr: use space in struct more efficiently by Christopher Friedt · 1 year, 3 months ago
  50. 7bb16c7 posix: mqueue: Remove custom default for HEAP_MEM_POOL_SIZE by Johan Hedberg · 1 year, 3 months ago
  51. 0594d29 lib: acpi: Introduce HEAP_MEM_POOL_ADD_SIZE_ACPI option by Johan Hedberg · 1 year, 3 months ago
  52. 04601ae ARCMWDT: Add headers for POSIX compatibility by Nikolay Agishev · 1 year, 3 months ago
  53. 24b58ec lib: acpi: Add ASSERT() for wrong length by Andrei Emeltchenko · 1 year, 3 months ago
  54. 28ac213 lib: acpi: Implement acpi_dmar_ioapic_get() by Andrei Emeltchenko · 1 year, 3 months ago
  55. 4c3eda8 acpi: Add acpi_dmar_foreach helpers by Andrei Emeltchenko · 1 year, 3 months ago
  56. 04c9903 posix: pthread_once: simplify and reduce size of pthread_once_t by Christopher Friedt · 1 year, 3 months ago
  57. 246ec22 lib: heap: move heap stats to own file by Anas Nashif · 1 year, 3 months ago
  58. d4c881d lib: mem_block: move to own folder by Anas Nashif · 1 year, 3 months ago
  59. 740d0c3 lib: heap: make multi-heap feature configurable by Anas Nashif · 1 year, 3 months ago
  60. d398e96 lib: heap: build heap_info conditionally by Anas Nashif · 1 year, 3 months ago
  61. 00680bd lib: heap: rename with files and use _ by Anas Nashif · 1 year, 3 months ago
  62. b9f2ac0 lib: heap: make heap_print_info static by Anas Nashif · 1 year, 3 months ago
  63. d6d716b lib: heap: build heap utilities only on demand by Anas Nashif · 1 year, 3 months ago
  64. 4cd9c11 lib: heap: split heap-validate.c by Anas Nashif · 1 year, 3 months ago
  65. 6cb5888 lib: os: move heap to own folder by Anas Nashif · 1 year, 3 months ago
  66. 6621e78 lib: libc: minimal: proper cast to "(char *)" from "(const char *)" by Florian La Roche · 1 year, 3 months ago
  67. c272180 posix: pthread: implement pthread_sigmask() by Christopher Friedt · 1 year, 4 months ago
  68. 73930c2 posix: signal: define max rt signals as zero when not enabled by Christopher Friedt · 1 year, 4 months ago
  69. 69cdc32 llext: export some symbols by Guennadi Liakhovetski · 1 year, 4 months ago
  70. 742de21 posix: pthread: add logging to pthread key by Christopher Friedt · 1 year, 4 months ago
  71. 5dc561f posix: key: remove unnecessary else / indent by Christopher Friedt · 1 year, 4 months ago
  72. fb695c4 posix: pthread: implement pthread_cleanup_push() / pop() by Christopher Friedt · 1 year, 4 months ago
  73. 5cd2e17 posix: pthread: fix warning about uninitialized variable by Christopher Friedt · 1 year, 4 months ago
  74. e49ae77 posix: pthread: implement pthread_getconcurrency() by Christopher Friedt · 1 year, 4 months ago
  75. 1e7eb7a posix: pthread: support for pthread_setcanceltype() by Christopher Friedt · 1 year, 4 months ago
  76. 87635dd posix: do not define _PTHREAD_CANCEL_POS by Christopher Friedt · 1 year, 4 months ago
  77. 19ef279 posix: define PTHREAD_CANCELED globally by Christopher Friedt · 1 year, 4 months ago
  78. ad5441b posix: pthread: move pthread_equal() closer to pthread_self() by Christopher Friedt · 1 year, 4 months ago
  79. a89fa32 posix: pthread: ensure pthread_key_delete() removes correct key by Christopher Friedt · 1 year, 4 months ago
  80. a0c307c posix: pthread: implement pthread_atfork() by Christopher Friedt · 1 year, 4 months ago
  81. 8679c58 kernel: Option to not use tls to get current thread by Flavio Ceolin · 1 year, 4 months ago
  82. 7a5fcb8 libc/picolibc: Support 'long long' and 'minimal' printf variants by Keith Packard · 1 year, 4 months ago
  83. 5347a83 libc/picolibc: Support picolibc's assert-verbose option by Keith Packard · 1 year, 4 months ago
  84. 47e0980 lib/os: With CBPRINTF_NANO, picolibc long-long printf isn't required by Keith Packard · 1 year, 4 months ago
  85. 7d9c0b9 lib/os/cbprintf: Picolibc doesn't support several cbprintf options by Keith Packard · 1 year, 4 months ago
  86. c0c8952 shell: do not enable subsystem/driver shell modules by default by Henrik Brix Andersen · 1 year, 4 months ago
  87. c972ef1 kernel: mm: move kernel mm functions under kernel includes by Daniel Leung · 1 year, 4 months ago
  88. 4c58c6b libc: common: support for C11 call_once() by Christopher Friedt · 1 year, 4 months ago
  89. b9db7df libc: common: support for C11 thread-specific storage by Christopher Friedt · 1 year, 4 months ago
  90. 7e539e2 libc: common: support for C11 condition variables by Christopher Friedt · 1 year, 4 months ago
  91. 576ae7f lib: libc: common: add C11 mutex implementation by Christopher Friedt · 1 year, 4 months ago
  92. 97668b8 libc: common: add support for iso c11 threads by Christopher Friedt · 1 year, 4 months ago
  93. a3ff19a cmake: compiler: Add compiler property for no-builtin by Grant Ramsay · 1 year, 4 months ago
  94. 679d82c libc: Add GCC fno-builtin-malloc flag to common stdlib compilation by Grant Ramsay · 1 year, 4 months ago
  95. f4e6e4b libc/picolibc: Don't force TLS when using picolibc module by Keith Packard · 1 year, 5 months ago
  96. 6e8a1f5 acpi: shell: Fix specifying string precision by Johan Hedberg · 1 year, 5 months ago
  97. 584a1cf acpi: Use ACPICA typedef names when available by Johan Hedberg · 1 year, 5 months ago
  98. 31cafc3 acpi: Remove redundant newline characters from logs by Johan Hedberg · 1 year, 5 months ago
  99. fe382d4 acpi: shell: Remove unnecessary newlines by Johan Hedberg · 1 year, 5 months ago
  100. 537cb1f acpi: Remove unnecessary prs_buffer variable by Johan Hedberg · 1 year, 5 months ago