Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / posix-headers / spawn.texi
1 @node spawn.h
2 @section @file{spawn.h}
3
4 POSIX specification: @url{http://www.opengroup.org/susv3xbd/spawn.h.html}
5
6 Gnulib module: ---
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @end itemize
11
12 Portability problems not fixed by Gnulib:
13 @itemize
14 @item
15 This header file is missing on some platforms:
16 MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
17 IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
18 @end itemize