telephony/net/asterisk-16.x/patches
Sebastian Kemper 63a8ad1755 asterisk-16.x: disable semaphores only on uClibc
The current patch disables semaphore use always. But musl and glibc
support semaphores. Only uClibc doesn't support them (the functions are
defined but just throw an error when called).

The patch is updated to allow Asterisk to use the system semaphores when
using anything but uClibc. It is also renamed to reflect that.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-05-01 20:52:08 +02:00
..
001-disable-semaphores-on-uclibc-otherwise-allow.patch asterisk-16.x: disable semaphores only on uClibc 2019-05-01 20:52:08 +02:00
002-configure-fix-detection-of-re-entrant-resolver-funct.patch asterisk-16.x: disable semaphores only on uClibc 2019-05-01 20:52:08 +02:00
030-GNU-GLOB-exts-only-on-glibc.patch asterisk-16.x: add Asterisk 16 2019-05-01 11:29:49 +02:00
053-musl-mutex-init.patch asterisk-16.x: add Asterisk 16 2019-05-01 11:29:49 +02:00
056-fix-check_expr2-build.patch asterisk-16.x: add Asterisk 16 2019-05-01 11:29:49 +02:00
100-build-reproducibly.patch asterisk-16.x: add Asterisk 16 2019-05-01 11:29:49 +02:00
110-fix-astmm.patch asterisk-16.x: add Asterisk 16 2019-05-01 11:29:49 +02:00
120-loader.patch asterisk-16.x: add Asterisk 16 2019-05-01 11:29:49 +02:00
130-eventfd.patch asterisk-16.x: disable semaphores only on uClibc 2019-05-01 20:52:08 +02:00