Re: opening things without the O_LARGEFILE flag
- From: Ted Zlatanov <tzz@xxxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 01:11:35 +0000
On 30 Oct 2006, aduitsis@xxxxxxxxx wrote:
The documentation clearly states that from perl 5.6 and forth, the
O_LARGEFILE will be used whenever possible. But I really need to bypass
this and generate an open system call without it.
Does anyone know any conceivable way to accomplish this? Any help will
be appreciated.
While there may be other more appropriate ways, you could use
Inline::C maybe?
Ted
.
- References:
- opening things without the O_LARGEFILE flag
- From: Athanasios
- opening things without the O_LARGEFILE flag
- Prev by Date: Re: loop over a string to do search/replacement using regexp?
- Next by Date: FAQ 3.25 Where can I learn about CGI or Web programming in Perl?
- Previous by thread: opening things without the O_LARGEFILE flag
- Next by thread: Re: opening things without the O_LARGEFILE flag
- Index(es):