Bug#495229: libpthread-stubs: Should provide sem_* functions too

2009-08-19 Thread Samuel Thibault
tags 495229 + upstream patch thanks Hello, Here is a patch to implement it Samuel diff -ur libpthread-stubs-0.1.backup/configure.ac libpthread-stubs-0.1.sem/configure.ac --- libpthread-stubs-0.1.backup/configure.ac2006-11-22 08:51:21.0 +0100 +++ libpthread-stubs-0.1.sem/configure.a

Bug#495229: libpthread-stubs: Should provide sem_* functions too

2008-08-15 Thread Samuel Thibault
Package: libpthread-stubs Severity: normal Hello, Some applications, instead of using pthread_mutex_t, use anonymous semaphores (sem_init) for locking. libpthread-stubs should provide stubs for those too: sem_init, sem_wait, sem_trywait, sem_post, sem_destroy. Samuel -- System Information: Debi