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 [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
