7d8821729fe00e042b819e606c209dc0423b0900
[gnulib.git] / doc / glibc-headers / obstack.texi
1 @node obstack.h
2 @section @file{obstack.h}
3
4 Documentation:
5 @itemize
6 @item
7 @ifinfo
8 @ref{Obstacks,,,libc},
9 @end ifinfo
10 @ifnotinfo
11 @url{http://www.gnu.org/software/libc/manual/html_node/Obstacks.html}.
12 @end ifnotinfo
13 @end itemize
14
15 Gnulib module: obstack
16
17 Portability problems fixed by Gnulib:
18 @itemize
19 @item
20 This header file is missing on some platforms:
21 MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5.
22 @end itemize
23
24 Portability problems not fixed by Gnulib:
25 @itemize
26 @end itemize