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
..
2023-10-29 17:16:09 +02:00
2024-02-18 00:47:53 -08:00
2024-03-26 09:40:42 +08:00
2023-11-07 17:39:03 +01:00
2024-04-29 17:34:10 +08:00
2023-09-20 09:35:28 -04:00
2023-12-27 07:27:17 -08:00
2024-05-31 23:19:18 +08:00
2023-11-07 17:39:03 +01:00
2023-09-16 19:45:02 +08:00
2024-04-23 10:26:48 -03:00
2024-04-29 17:34:10 +08:00
2024-04-16 19:09:12 +08:00
2024-04-11 10:45:44 +08:00
2023-12-12 17:32:36 -08:00
2023-10-12 12:22:16 +08:00
2024-01-31 05:02:56 -08:00
2023-11-15 08:52:04 -08:00
2024-05-17 10:18:16 -03:00
2023-11-15 08:52:04 -08:00
2024-02-21 13:29:36 -03:00
2024-06-06 02:40:50 +08: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-05-07 14:59:05 +02:00
2024-01-04 09:22:57 -08:00
2023-10-29 17:16:09 +02:00
2024-03-01 17:27:26 +08:00
2024-02-21 13:29:36 -03:00
2023-10-29 17:16:09 +02:00
2023-09-22 08:51:07 +08:00
2024-01-30 20:53:00 -08:00
2023-11-27 04:52:54 -08:00
2023-10-29 21:03:54 -03:00
2024-05-29 20:37:12 +08:00
2023-10-29 17:09:18 +02:00
2024-02-21 13:29:36 -03:00