Path to this page:
./
wip/libeio-cvs,
Full-featured asynchronous I/O library for C
Branch: CURRENT,
Version: 4.18nb20230213,
Package name: libeio-4.18nb20230213,
Maintainer: pkgsrc-usersLibeio is a full-featured asynchronous I/O library for C,
modelled 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 everywehere else), readahead (emulated
where not available).
... current from cvs repository
Required to build:[
pkgtools/cwrappers]
Version history: (Expand)
- (2023-02-13) Updated to version: libeio-4.18nb20230213
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Updated to version: libeio-4.18nb20200929
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2014-02-20 06:44:56 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
pbulk does not accept single word, (found with wip/ruby-passenger).
|
2014-02-02 15:01:40 by Makoto Fujiwara | Files touched by this commit (6) |
Log message:
(wip/libeio seems problem finding MASTER_SITES,
and even why cvs for this new one ? but)
Import libeio-4.18nb20140202 as wip/libeio-cvs.
Libeio is a full-featured asynchronous I/O library for C,
modelled 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 everywehere else), readahead (emulated
where not available).
... current from cvs repository
|