1
0
mirror of https://git.yoctoproject.org/poky synced 2026-04-22 12:08:25 +00:00
Files
poky/meta/recipes-extended
Jiaying Song 5f382d6f05 ltp: Skip semctl08 when __USE_TIME64_REDIRECTS is defined
When __USE_TIME64_REDIRECTS is defined, glibc redirects struct semid_ds
to a 64-bit time-safe version that omits the sem_otime_high and
sem_ctime_high fields. As a result, the case becomes invalid, leading to
incorrect behavior.

This patch adds a check to skip the test when __USE_TIME64_REDIRECTS is
defined, ensuring the test only runs when the semid_ds structurally
matches semid64_ds and the *_high fields are accessible.

(From OE-Core rev: 8bea495b4945e24b43398f40d634d7fdb73e981a)

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-08-04 09:12:24 -07:00
..
2025-03-19 09:48:14 +00:00
2025-03-19 09:48:14 +00:00
2024-12-05 17:07:10 +00:00
2025-02-05 12:49:56 +00:00
2025-03-27 11:19:03 +00:00
2025-03-27 11:19:04 +00:00
2025-07-21 09:17:59 -07:00
2025-07-17 13:57:58 -07:00
2025-03-17 22:38:32 +00:00
2024-11-27 16:44:48 +00:00
2025-02-05 12:49:56 +00:00
2025-03-13 11:00:35 +00:00
2025-03-27 13:41:58 +00:00
2025-03-18 11:25:36 +00:00
2025-07-17 13:57:58 -07:00
2025-03-06 11:16:47 +00:00
2025-02-05 12:49:55 +00:00
2025-06-20 09:21:26 -07:00
2025-07-17 13:57:58 -07:00
2025-03-27 11:19:03 +00:00
2025-01-14 13:03:38 +00:00
2025-03-17 17:09:22 +00:00
2025-03-06 11:16:47 +00:00
2025-07-17 13:57:58 -07:00
2025-03-17 22:38:32 +00:00
2025-01-10 11:10:00 +00:00
2025-03-20 11:29:04 +00:00
2025-03-20 11:29:04 +00:00
2025-03-27 11:19:04 +00:00
2025-06-02 10:26:30 -07:00
2025-03-06 11:16:47 +00:00