This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [rain1 at airmail dot cc] Delete abortion joke
On 05/01/2018 11:26 PM, Ondřej Bílka wrote:
> There should be following warning
>
> * manual/process.texi: Warn about disadvantages of child process
>
> diff --git a/manual/process.texi b/manual/process.texi
> index b82b91f..6709e19 100644
> --- a/manual/process.texi
> +++ b/manual/process.texi
> @@ -283,6 +283,10 @@ The child doesn't inherit alarms set by the parent process.
> The set of pending signals (@pxref{Delivery of Signal}) for the child
> process is cleared. (The child process inherits its mask of blocked
> signals and signal actions from the parent process.)
> +
> +@item
> +Warning: creating a child could take up to nine months and could consume all
> +your resources.
> @end itemize
+1
Rical