]> git.ipfire.org Git - thirdparty/systemd.git/commit
include: move several missing definitions to musl
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 20 May 2026 15:54:26 +0000 (00:54 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 20 May 2026 18:51:26 +0000 (03:51 +0900)
commit5904cee941715bf985cfd35dd272a84f9819e87f
tree6dfc48cb202f099abfb95d77afccad8828d7aa4b
parentb17723e66b61e7edb0451ff55e87e6e168cf4f68
include: move several missing definitions to musl

Those moved ones have been defined in glibc <= 2.34, and only
necessary when built with musl.

Follow-up for c8c1bcf1941047d1fe43d9827ad4826b4620297a.
src/include/musl/signal.h [new file with mode: 0644]
src/include/override/signal.h