bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash: sleep execution issue with bash loadable builtins


From: Thiruvadi Rajaraman
Subject: Re: Bash: sleep execution issue with bash loadable builtins
Date: Mon, 4 Dec 2017 16:38:13 +0530

Hi Chester,

Based on your review comments and suggestions about the earlier fixes,
reworked on the fix with pselect()
to block the signal.
Blocked the SIGCHLD signal using sigprocmask().

Attached the reworked fix patch for your kind reference.

Please kindly review the patch and suggest your comments.

Thanks,
Thiruvadi Rajaraman


>

Attachment: block_SIGCHLD_in_bash_sleep.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]