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] Extend tst-{atexit,at_quick_exit,cxa_atexit,onexit} to verify inheritance across fork


On 08/28/2017 01:16 PM, Paul Pluzhnikov wrote:
> Greetings,
> 
> Attached patch implements one of the TODOs in stdlib/tst-atexit-common.c
> 
> 
> 2017-08-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
> 
>         * stdlib/tst-atexit-common.c (do_test): Test handler inheritance
>         by child.
> 

This looks good to me.

Thanks for adding the child inheritance test.

Checking for ATEXIT_MAX shouldn't be too much harder... ;-)

Cheers,
Carlos.


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