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> |
||
---|---|---|
.. | ||
001-disable-semaphores-on-uclibc-otherwise-allow.patch | ||
002-configure-fix-detection-of-re-entrant-resolver-funct.patch | ||
030-GNU-GLOB-exts-only-on-glibc.patch | ||
053-musl-mutex-init.patch | ||
056-fix-check_expr2-build.patch | ||
100-build-reproducibly.patch | ||
110-fix-astmm.patch | ||
120-loader.patch | ||
130-eventfd.patch |