commit | 07fffc5add7adf36e7a3cdf626ef4c28b81f404c | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Wed Dec 07 22:45:28 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Wed Dec 07 22:45:28 2005 +0000 |
tree | 88437c0ba67348683cdacadf493bd6a6bf211cad | |
parent | 02bab6869e274ab643b8e370f4e3f14cdc5edbaf [diff] |
uClibc can't handle anonymous MAP_SHARED. Since we're treating it as read only data anyway, MAP_PRIVATE shouldn't make a major difference.