Name: | libeio |
---|---|
Version: | 4.19 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 76043 |
License: | BSD or GPLv2+ |
RPM: | libeio-4.19-4.el7.aarch64.rpm |
Source RPM: | libeio-4.19-4.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://software.schmorp.de/pkg/libeio.html |
Summary: | Event-based fully asynchronous I/O library |
Description: | Libeio is a full-featured asynchronous I/O library for C, modeled in similar style and spirit as libev. Features include: asynchronous read, write, open, close, stat, unlink, fdatasync, mknod, readdir etc. (basically the full POSIX API). sendfile (native on Solaris, Linux, HP-UX, FreeBSD, emulated everywhere else), readahead (emulated where not available). It is fully event-library agnostic and can easily be integrated into any event-library (or used standalone, even in polling mode). It is very portable and relies only on POSIX threads. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- fix the License field and cleanup the spec file
- update to version 4.19 - rename libeio.so to libev-eio.so to fix conflict with "eio" package
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- update to version 4.18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuilt for gcc bug 634757