unicodeio: Fix wrong result on FreeBSD.
[gnulib.git] / doc / glibc-headers / link.texi
blob08ca56f996c73df0d7fab93cc94652745599c68e
1 @node link.h
2 @section @file{link.h}
4 Defines the type @code{struct dl_phdr_info}, and declares the function
5 @code{dl_iterate_phdr}.
7 Documentation: ---
9 Gnulib module: ---
11 Portability problems fixed by Gnulib:
12 @itemize
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This header file is missing on some platforms:
19 Mac OS X 10.13, AIX 7.1, HP-UX 11.31, IRIX 6.5, Cygwin 2.9.0, mingw, MSVC 14.
20 @end itemize