yangjiao c2e1aa281d fs/semaphore/sem_open: update the logic when the semaphore name length is greater than PATH_MAX or a component length is greater than NAME_MAX.
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>
2023-07-28 07:38:41 -07:00
..
2023-07-08 13:50:48 +08:00
2023-07-08 13:50:48 +08:00
2023-07-11 23:32:17 +08:00
2023-07-11 23:32:17 +08:00
2023-07-15 23:32:36 +08:00
2023-01-28 19:53:20 +02:00