Files
libfaketime/src
Bjørn Forsman 44c578c6d6 Add optional System V semaphore backend
By building with -DFT_SEMAPHORE_BACKEND=FT_SYSV, the System V semaphore
API is unsed instead of POSIX. This works around a glibc bug[1] and
fixes https://github.com/wolfcw/libfaketime/issues/427
("libfaketime hangs forever when 32-bit process is executed within 64-bit process").
The default backend is still POSIX, in case there are regressions in the
new code.

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=17980

Ref https://github.com/wolfcw/libfaketime/issues/427
2025-06-23 21:00:21 +02:00
..
2021-09-21 20:46:28 +00:00
2025-06-09 14:31:15 +02:00
2023-08-24 10:09:53 -07:00
2025-06-09 14:31:15 +02:00
2013-05-06 03:39:11 +00:00