This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]


On 01/10/2018 09:31 PM, Carlos O'Donell wrote:
Should we mention that the signal stack should not be changed too?

/* We do not use an alternate sized signal stack because we want
    to also test that the SIGCANCEL handler can run in the
    minimum stack.  */

Isn't this obvious?  I mean, sigaltstack is *really* specialized.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]