|
|
|
@ -132,7 +132,7 @@
|
|
|
|
|
.\" ========================================================================
|
|
|
|
|
.\"
|
|
|
|
|
.IX Title "LIBEV 3"
|
|
|
|
|
.TH LIBEV 3 "2008-06-09" "libev-3.42" "libev - high performance full featured event loop"
|
|
|
|
|
.TH LIBEV 3 "2008-06-19" "libev-3.43" "libev - high performance full featured event loop"
|
|
|
|
|
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
|
|
|
|
.\" way too many mistakes in technical documents.
|
|
|
|
|
.if n .ad l
|
|
|
|
@ -1799,13 +1799,19 @@ will be no polling.
|
|
|
|
|
.IX Subsection "ABI Issues (Largefile Support)"
|
|
|
|
|
.PP
|
|
|
|
|
Libev by default (unless the user overrides this) uses the default
|
|
|
|
|
compilation environment, which means that on systems with optionally
|
|
|
|
|
disabled large file support, you get the 32 bit version of the stat
|
|
|
|
|
compilation environment, which means that on systems with large file
|
|
|
|
|
support disabled by default, you get the 32 bit version of the stat
|
|
|
|
|
structure. When using the library from programs that change the \s-1ABI\s0 to
|
|
|
|
|
use 64 bit file offsets the programs will fail. In that case you have to
|
|
|
|
|
compile libev with the same flags to get binary compatibility. This is
|
|
|
|
|
obviously the case with any flags that change the \s-1ABI\s0, but the problem is
|
|
|
|
|
most noticeably with ev_stat and large file support.
|
|
|
|
|
most noticeably disabled with ev_stat and large file support.
|
|
|
|
|
.PP
|
|
|
|
|
The solution for this is to lobby your distribution maker to make large
|
|
|
|
|
file interfaces available by default (as e.g. FreeBSD does) and not
|
|
|
|
|
optional. Libev cannot simply switch on large file support because it has
|
|
|
|
|
to exchange stat structures with application programs compiled using the
|
|
|
|
|
default compilation environment.
|
|
|
|
|
.PP
|
|
|
|
|
\fIInotify\fR
|
|
|
|
|
.IX Subsection "Inotify"
|
|
|
|
@ -3567,6 +3573,6 @@ Marc Lehmann <libev@schmorp.de>.
|
|
|
|
|
.SH "POD ERRORS"
|
|
|
|
|
.IX Header "POD ERRORS"
|
|
|
|
|
Hey! \fBThe above document had some coding errors, which are explained below:\fR
|
|
|
|
|
.IP "Around line 3116:" 4
|
|
|
|
|
.IX Item "Around line 3116:"
|
|
|
|
|
.IP "Around line 3122:" 4
|
|
|
|
|
.IX Item "Around line 3122:"
|
|
|
|
|
You forgot a '=back' before '=head2'
|
|
|
|
|