mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-26 11:02:20 +01:00
This avoids calling opendir() which mallocs, and as such isn't async-signal safe, which can lead to deadlocks if called between fork() and exec()