Edit

IABSD.fr/src/lib/libpthread

Branch :

  • Show log

    Commit

  • Author : kn
    Date : 2021-04-06 19:59:32
    Hash : 3bcf74b6
    Message : Shared semaphores are not supported Shared semaphores were reverted with lib/librthread/rthread_sem.c r1.18 in 2013 but corresponding manual bits were not; revert sem_init.3 r1.6 (modulo the unrelated "named semaphores" hunk). Reported by Rubén Llorente, thanks. Prodding OK jmc