From: "Edmund Horner" Newsgroups: comp.os.msdos.djgpp Subject: C Library: mmap() function Lines: 8 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Organization: Paradise Net Message-ID: <969980620.314295@shelley.paradise.net.nz> Cache-Post-Path: shelley.paradise.net.nz!unknown AT 203-96-148-78 DOT tnt0 DOT paradise DOT net DOT nz X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Date: Wed, 27 Sep 2000 03:06:32 +1200 NNTP-Posting-Host: 203.96.152.26 X-Complaints-To: newsadmin AT xtra DOT co DOT nz X-Trace: news.xtra.co.nz 969980621 203.96.152.26 (Wed, 27 Sep 2000 03:03:41 NZST) NNTP-Posting-Date: Wed, 27 Sep 2000 03:03:41 NZST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Can the mmap() function be implemented in the DJGPP libc? If so, would it be a simple port from, say, the Linux glibc source, or would it (as I suspect) involve a lot of fiddling with DPMI? Edmund.