Tags: alisw/boost
Tags
Re-establish old behaviour for boost::interprocess Previously, ftruncate usage did not actually enforce the memory was actually available. Switching to posix_fallocate (see boostorg/interprocess#106) does so, breaking a few tests and possibly other parts of our stack. Interim solution until we cleanup things or decide on a different strategy.
Import https://dl.bintray.com/boostorg/release/1.75.0/source/boost_1_… …75_0.tar.bz2 (#5) Co-authored-by: hristov <Peter.Hristov@cern.ch>
PreviousNext