Follow the POSIX specification in https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_open.html, update the logic for condition that the semaphore name length is greater than PATH_MAX or a component length is greater than NAME_MAX. Signed-off-by: yangjiao <yangjiao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| sem_close.c | ||
| sem_open.c | ||
| sem_unlink.c | ||
| semaphore.h | ||