mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-10 13:40:25 +00:00
bz#344621 - Unnamed semaphores are not supported on OS X, must use named semaphores. - To use named semaphores sem_open() instead of sem_init() utilised. - Test case updated accordingly across all platforms. Before: == 586 tests, 240 stderr failures, 22 stdout failures, 0 stderrB failures, 0 stdoutB failures, 31 post failures == After: == 586 tests, 239 stderr failures, 22 stdout failures, 0 stderrB failures, 0 stdoutB failures, 31 post failures == git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14968
3.7 KiB
3.7 KiB