summaryrefslogtreecommitdiff
path: root/doc/glibc-headers/link.texi
blob: 08ca56f996c73df0d7fab93cc94652745599c68e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@node link.h
@section @file{link.h}

Defines the type @code{struct dl_phdr_info}, and declares the function
@code{dl_iterate_phdr}.

Documentation: ---

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:
Mac OS X 10.13, AIX 7.1, HP-UX 11.31, IRIX 6.5, Cygwin 2.9.0, mingw, MSVC 14.
@end itemize