From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Johann Spies <jspies@sun.ac.za>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Unix.Unix_error (Unix.EOVERFLOW, "lstat",
Date: Wed, 08 Nov 2006 11:24:24 +0100 [thread overview]
Message-ID: <4551B058.90108@inria.fr> (raw)
In-Reply-To: <20061108101037.GA16802@sun.ac.za>
> The Unix.stat-functions use integer for file size. How do I handle
> files which reports sizes bigger than the maximum integer?
By using the Unix.Largefile.*stat functions, which use 64-bit integers
for file size.
- Xavier Leroy
next prev parent reply other threads:[~2006-11-08 10:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-08 10:10 Johann Spies
2006-11-08 10:24 ` Xavier Leroy [this message]
2006-11-08 11:27 ` [Caml-list] " Johann Spies
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4551B058.90108@inria.fr \
--to=xavier.leroy@inria.fr \
--cc=caml-list@inria.fr \
--cc=jspies@sun.ac.za \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox