math: Add support for OpenVMS.
[gnulib/ericb.git] / doc / posix-headers / sys_utsname.texi
blobd860f5372e94c05fa84737969876157a61761651
1 @node sys/utsname.h
2 @section @file{sys/utsname.h}
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_utsname.h.html}
6 Gnulib module: sys_utsname
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 mingw, MSVC 14.
13 @item
14 This header file is not self-contained on some platforms:
15 Minix 3.1.8.
16 @end itemize
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize