zhanghongyu ee4c25f34e sem_open: return error code, sem returned by parameter
pointer comparison is unsigned, when returning -errno will be converted
to a large positive number, can not enter the error handling branch,
therefore, the error code is returned directly and the sem is returned
through the parameters.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-06-06 02:40:50 +08:00
..
2024-03-26 09:40:42 +08:00
2024-04-16 19:09:12 +08:00
2024-04-11 10:45:44 +08:00
2024-02-21 13:29:36 -03:00
2024-06-02 09:27:36 -03:00
2024-04-11 10:45:44 +08:00
2024-04-17 11:36:39 -03:00
2023-12-25 16:54:16 -03:00
2024-02-21 13:29:36 -03:00
2024-02-21 13:29:36 -03:00