openat: don’t close (-1)
[gnulib.git] / doc / glibc-headers / obstack.texi
blob9736e82ccbba671893d2415c9e8f563c65161c40
1 @node obstack.h
2 @section @file{obstack.h}
4 Documentation:
5 @itemize
6 @item
7 @ifinfo
8 @ref{Obstacks,,,libc},
9 @end ifinfo
10 @ifnotinfo
11 @url{https://www.gnu.org/software/libc/manual/html_node/Obstacks.html}.
12 @end ifnotinfo
13 @end itemize
15 Gnulib module: obstack
16 @mindex obstack
18 Portability problems fixed by Gnulib:
19 @itemize
20 @item
21 This header file is missing on some platforms:
22 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
23 @end itemize
25 Portability problems not fixed by Gnulib:
26 @itemize
27 @end itemize