Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/apr: work around test suite hang on s390x | Natanael Copa | 2019-09-03 | 1 | -0/+16 |
For some reason test suite hangs when testing sysv semaphores. It is unclear if semtimedop(2) in musl, or apr or the testsuite in apr is broken. We work arund this by avoid use semtimedop(2) for now. |