unicodeio: Fix wrong result on FreeBSD.
[gnulib.git] / doc / glibc-headers / obstack.texi
blob8b5e40c1def5a29a06fce7d6264b3f57b8085b09
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
17 Portability problems fixed by Gnulib:
18 @itemize
19 @item
20 This header file is missing on some platforms:
21 Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
22 @end itemize
24 Portability problems not fixed by Gnulib:
25 @itemize
26 @end itemize