repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
af_alg: Pacify --enable-gcc-warnings
[gnulib.git]
/
doc
/
pastposix-functions
/
vfork.texi
blob
35212477bbda401d48cd0fee1fc7b8e06600ed32
1
@node vfork
2
@section @code{vfork}
3
@findex vfork
4
5
POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfork.html}
6
7
Gnulib module: ---
8
9
Portability problems fixed by Gnulib:
10
@itemize
11
@end itemize
12
13
Portability problems not fixed by Gnulib:
14
@itemize
15
@item
16
This function is missing on some platforms:
17
IRIX 6.5, mingw, MSVC 14, BeOS.
18
@end itemize