autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-platform availability of header files


From: Zack Weinberg
Subject: Re: Cross-platform availability of header files
Date: Fri, 15 Mar 2013 16:13:29 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

On 2013-03-15 8:57 AM, Ralf Corsepius wrote:

aio.h and sys/mman.h are not available everywhere

aio.h certainly, but are you aware of a *specific Unix-like system* which is in current use and does not provide <sys/mman.h>? That header is mandatory in POSIX-2008 (although not before then) and the last time I can remember encountering a workstation-scale Unix environment that didn't have it was in the mid-nineties sometime. I'd believe there might be embedded mostly-POSIX-compliant environments still that don't do virtual memory, but I've never seen one.

zw




reply via email to

[Prev in Thread] Current Thread [Next in Thread]