Refresh 01-gnulib-directory.patch
[gnulib.git] / doc / glibc-headers / ar.texi
1 @node ar.h
2 @section @file{ar.h}
3
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}.
7
8 Gnulib module: ---
9
10 Portability problems fixed by Gnulib:
11 @itemize
12 @end itemize
13
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @item
17 This header file is missing on some platforms:
18 mingw, BeOS.
19 @end itemize