Bruno Haible <[EMAIL PROTECTED]> wrote:
> Eric Blake wrote:
>> + /* POSIX states that sigprocmask and signal are both
>> + async-signal-safe.
>
> Going through the list of async-signal-safe functions, gnulib overrides
> quite a few. I propose t
Eric Blake wrote:
> + /* POSIX states that sigprocmask and signal are both
> + async-signal-safe.
Going through the list of async-signal-safe functions, gnulib overrides
quite a few. I propose to add comments so that this is remembered in future
modifications of the fun