Date: Thu, 12 Jul 2001 14:45:02 -0600 From: Chad David <davidc@acns.ab.ca> To: freebsd-doc@freebsd.org Subject: mmap(3) question Message-ID: <20010712144502.A86885@colnta.acns.ab.ca>
next in thread | raw e-mail | index | archive | help
On my -current machine an apropos mmap returns mmap(3) in the list with other memory allocators, but there is no mmap(3). Each of the other allocator functions is linked to malloc.3, but there is no mmap.3, so it is just hanging? Since there is already a mmap(2) writing a mmap(3) is probably a little silly. Should mmap(3) be linked to memory.3, or should it be removed from memory.3, or...? Chad. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010712144502.A86885>