Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / doc / pastposix-functions / vfork.texi
blob66ebd08bbb15e7d6499479e0a3d9de625ce15130
1 @node vfork
2 @section @code{vfork}
3 @findex vfork
5 POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfork.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 IRIX 6.5, mingw, BeOS.
18 @end itemize