mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-19 12:42:30 +02: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()