Path to this page:
Subject: CVS commit: pkgsrc/devel/liburing
From: David H. Gutteridge
Date: 2023-04-17 23:32:54
Message id: 20230417213254.D785FFA85@cvs.NetBSD.org
Log Message:
liburing: import new package, version 2.3
This is the Linux io_uring library, liburing. liburing provides helpers to
set up and tear down io_uring instances, and also a simplified interface
for applications that don't need (or want) to deal with the full kernel-
side implementation.
Packaged in wip by Alexander Schreiber. Minor adjustments by myself, also
build tested on Fedora 37.
Files: