view doc/posix-headers/sys_un.texi @ 17933:7dd80fb0f8e2

uniwbrk/u32-wordbreaks-tests: fix copyright * tests/uniwbrk/test-uc-wordbreaks.c: Fix copyright date.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 23 Feb 2015 15:52:58 -0800
parents 828f503029b0
children
line wrap: on
line source

@node sys/un.h
@section @file{sys/un.h}

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_un.h.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
mingw, MSVC 9, BeOS.
@item
This header requires <code>sys/socket.h</code> to be included first on
some platforms:
Cygwin 1.7.18.
@end itemize