clone.2: srcfix: added comment about CLONE_STOPPED going away in glibc 2.8

This commit is contained in:
Michael Kerrisk 2008-11-07 21:32:57 -05:00
parent 515ad54217
commit a5a061ee0c
1 changed files with 1 additions and 0 deletions

View File

@ -333,6 +333,7 @@ signal.
.I "From Linux 2.6.25 this flag is deprecated."
You probably never wanted to use it,
you certainly shouldn't be using it, and soon it will go away.
.\" glibc 2.8 removed this defn from bits/sched.h
.TP
.B CLONE_VFORK
If