Hash :
fca3cc12
Author :
Date :
2012-01-08T19:57:28
doc: Update for Solaris 11 2011-11. * doc/*/*.texi: Mention Solaris 11 2011-11 where appropriate. * m4/printf.m4: Update comments.
@node sys/ioctl.h
@section @file{sys/ioctl.h}
Declares the function @code{ioctl}.
Documentation:
@itemize
@item
@ifinfo
@ref{IOCTLs,,,libc},
@end ifinfo
@ifnotinfo
@url{http://www.gnu.org/software/libc/manual/html_node/IOCTLs.html},
@end ifnotinfo
@item
@uref{http://www.kernel.org/doc/man-pages/online/pages/man2/ioctl.2.html,,man ioctl}.
@end itemize
Gnulib module: sys_ioctl
Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
mingw, MSVC 9.
@item
This header file does not declare the @code{ioctl} function on some platforms:
AIX 5.1, Solaris 11 2011-11.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize