./wip/libeio-cvs, Full-featured asynchronous I/O library for C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.18nb20230213, Package name: libeio-4.18nb20230213, Maintainer: pkgsrc-users

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


Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


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