Documentation about Minix.
[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/onlinepubs/9699919799/basedefs/spawn.h.html}
5
6 Gnulib module: spawn
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11,
13 IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS.
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize