Subject: [Boost-bugs] [Boost C++ Libraries] #8305: Allow interprocess to work with big files on x32 POSIX systems
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-18 15:13:08
#8305: Allow interprocess to work with big files on x32 POSIX systems
------------------------------------------------------------+---------------
Reporter: apolukhin | Owner: igaztanaga
Type: Patches | Status: new
Milestone: Boost 1.54.0 | Component: interprocess
Version: Boost 1.53.0 | Severity: Problem
Keywords: mmap _LARGEFILE64_SOURCE _FILE_OFFSET_BITS==64 |
------------------------------------------------------------+---------------
This patch adds `O_LARGEFILE` to file open mode (if it is supported).
Some info about defining `-D_FILE_OFFSET_BITS=64` on x32 POSIX systems
shall be added to official documentation and maybe to `mapped_region`
doxygen documentation.
(patch was tested on x32 Linux on boost 1.53 and adopted for trunk
version)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8305> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC