bug-gnulib
[Top][All Lists]
Advanced

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

Re: off_t on MSVC


From: Eric Blake
Subject: Re: off_t on MSVC
Date: Fri, 16 Sep 2011 15:02:27 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110831 Fedora/3.1.12-2.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.12

On 09/16/2011 02:56 PM, Bruno Haible wrote:
On MSVC 9, off_t is defined in<sys/types.h>  and<wchar.h>. It is not
defined so far when<unistd.h>  is included. But POSIX:2008 wants off_t to be
defined in each of

   <fcntl.h>
   <stdio.h>
   <sys/stat.h>
   <sys/types.h>
   <unistd.h>

Again, for the record, POSIX also requires off_t in these headers not yet wrapped by gnulib:

<aio.h>
<sys/mman.h>

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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