nuttx/libs/libc
Jukka Laitinen 55913d16ad libs/libc/semaphore: Enable semaphore fast wait/post paths for counting semaphores
The fast path can be used also for counting semaphores when the priority
inheritance is disabled.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2025-05-13 20:52:24 +08:00
..
aio
assert
audio
builtin
ctype
dirent
dlfcn libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
errno
eventfd
fdt
fixedmath
gdbstub gdbstub: fix memory binary upload on latest GDB 2025-02-09 11:45:43 +08:00
gnssutils libc/gnssutils: remove C99 standard flag from Make.defs 2025-01-17 09:03:18 +08:00
grp
hex2bin
inttypes
libgen
locale fix(locale): misspelled "February" string (nl_langinfo) 2025-05-05 09:32:31 +08:00
lzf
machine libc/arm: optimize crc32/crc32c for arm 2025-04-04 09:51:50 -03:00
misc Clean up the nxmutex library 2025-05-08 16:00:05 +08:00
net
netdb
obstack
pthread pthread_barrier_destroy: Fix return value, if sem_getvalue fails 2025-01-20 23:55:26 +08:00
pwd
queue
regex
sched sched/gettid: Move thread ID to TLS 2025-04-08 22:53:10 +08:00
search
semaphore libs/libc/semaphore: Enable semaphore fast wait/post paths for counting semaphores 2025-05-13 20:52:24 +08:00
signal
spawn
stdio comments: update text typo pre-empted to preempted 2025-05-12 15:01:37 +08:00
stdlib libs/libc/stdlib: migrate to SPDX identifier 2024-12-17 09:36:46 +08:00
stream libc/stream: Support lowsyslog. 2025-04-02 12:01:46 +08:00
string libc: Rename LIBC_STRING_OPTIMIZE to LIBC_NEWLIB_OPTSPEED 2025-01-20 22:27:19 +08:00
symtab
syslog setlogmask: fix setlogmask behavior according to POSIX standard 2025-05-02 16:29:08 +02:00
termios
time sched: Correct word spelling mistakes. 2025-05-12 19:56:29 +08:00
tls
uio
unistd libc/unistd: move NAME_MAX/LINE_MAX/PATH_MAX define to unistd 2025-01-15 23:17:51 +08:00
userfs
uuid
wchar libc/wcsrtombs: Fix the wcsrtombs() according to the POSIX standard 2025-02-06 10:24:55 +01:00
wctype
wqueue sched/wqueue: Improve performance of the work_queue. 2025-05-11 10:47:13 +08:00
zoneinfo
.gitignore libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
CMakeLists.txt
Kconfig libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
libc.csv nuttx: add get_current_dir_name implementation 2024-12-19 20:55:51 +08:00
libc.h
Makefile libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00