6abf9093f7
On Mac, MAP_ANONYMOUS and MAP_POPULATE are not defined. Fix MAP_ANONYMOUS by defining it to MAP_ANON. Fix MAP_POPULATE by removing it, because its usage was unnecessary in this code (the page was explicitly faulted in a few lines later anyway). Change-Id: Iead82e1a949b35fe3c304d38babac8d4dc6f0769 Reviewed-on: http://codereview.qt.nokia.com/162 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com> |
||
---|---|---|
.. | ||
containers-associative | ||
containers-sequential | ||
qbytearray | ||
qhash | ||
qrect | ||
qregexp | ||
qstring | ||
qstringbuilder | ||
qstringlist | ||
qvector | ||
tools.pro |