summaryrefslogtreecommitdiff
path: root/ev.3
diff options
context:
space:
mode:
authorroot <root>2008-07-05 02:25:40 +0000
committerroot <root>2008-07-05 02:25:40 +0000
commitefe43f1ea2f1d6a2238c7bba16d31d2e773abae9 (patch)
treeda718bf37f622f1badee70ad97e6233510a989f9 /ev.3
parentbe8f9e9290ed05cbe31b799ab2a9d64c516e73bf (diff)
*** empty log message ***
Diffstat (limited to 'ev.3')
-rw-r--r--ev.318
1 files changed, 12 insertions, 6 deletions
diff --git a/ev.3 b/ev.3
index bcec311..6852bd3 100644
--- a/ev.3
+++ b/ev.3
@@ -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'