This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Kill tst-cancel-wrappers exceptions, replace with LIBC_CANCEL_HANDLEDmacro.


Jakub Jelinek wrote:

> Instead of adding more and more exceptions (especially when some would need
> to be platform dependent), I've added LIBC_CANCEL_HANDLED() macro, which
> when added to a .c file (ideally with a comment describing how cancellation
> is handled instead) causes tst-cancel-wrappers to shut up for that
> particular file.

Sounds good, I've applied the patch.  Thanks,

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


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