Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | liburing: Update to v0.7 | Christian Lachner | 2020-07-12 |
| | | | | | | | | | - Updated download URL and hash - Removed our include-patch as the problem was fixed upstream - Removed our MUSL-specific loff_t definition as liburing switched to off_t which is supported by MUSL out-of-the-box Signed-off-by: Christian Lachner <gladiac@gmail.com> | ||
* | liburing: new package: liburing v0.6 | Christian Lachner | 2020-06-30 |
- Add initial Makefile - Add patch to fix inttypes.h inclusion when __kernel_timespec is unavailable Signed-off-by: Christian Lachner <gladiac@gmail.com> |