termios: Tweak doc.
[gnulib.git] / doc / glibc-headers / ar.texi
blobb512385b02c4084c0a947980d695e1d5cb4a3a02
1 @node ar.h
2 @section @file{ar.h}
4 Describes the structure of files produced by the @samp{ar} program.
5 Defines the type @code{struct ar_hdr} and the macros @code{ARMAG},
6 @code{SARMAG}, @code{ARFMAG}.
8 Gnulib module: ---
10 Portability problems fixed by Gnulib:
11 @itemize
12 @end itemize
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @item
17 This header file is missing on some platforms:
18 mingw, MSVC 14.
19 @end itemize