Files
haikuports/dev-libs/apr
PulkoMandy 57ca06bd8a apr: fix named shared memory
Anonymous shared memory was changed previously to use UNIX code, but
named shared memory had not been adjusted. So the configure script was
trying to enable BeOS code and half of UNIX code, and things didn't
work.

Now we fully use the UNIX code based on mmap().

Fix #11124
2024-09-15 11:05:59 +02:00
..
2024-09-15 11:05:59 +02:00
2024-09-15 11:05:59 +02:00