K 10 svn:author V 2 ed K 8 svn:date V 27 2009-11-06T07:17:31.787314Z K 7 svn:log V 222 Add MAP_ANONYMOUS. Many operating systems also provide MAP_ANONYMOUS. It's not hard to support this ourselves, we'd better add it to make it more likely for applications to work out of the box. Reviewed by: alc (mman.h) END