| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | community/libblockdev: move from main | Bart Ribbers | 2019-06-05 | 1 | -13/+0 |
| | | |||||
| * | main/libblockdev: fix reference to glibc GLOB_ONYLDIR | Kevin Daudt | 2019-05-27 | 1 | -0/+13 |
| On s390, the code refers to GLOB_ONLYDIR, which is glibc specific and according to the manual, only meant as an optmization. Replace GLOB_ONLYDIR with 0x0 to fix the build on s390x. | |||||
