openat: don’t close (-1)
[gnulib.git] / doc / glibc-headers / link.texi
blobb9b3b8d37cbbe604bfc9183ee0592fab08b3c44a
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 macOS 14, AIX 7.1, HP-UX 11.31, Cygwin 2.9.0, mingw, MSVC 14.
20 @end itemize