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] | |
On Mon, Jul 10, 2017 at 8:56 AM, Joseph Myers <joseph@codesourcery.com> wrote:
> On Mon, 10 Jul 2017, Szabolcs Nagy wrote:
>
>> you could call __cxa_atexit and __cxa_at_quick_exit
>
> Well, those should properly have such tests as well.
Revised patch attached. Thanks.
2017-07-24 Paul Pluzhnikov <ppluzhnikov@google.com>
* stdlib/Makefile (tst-atexit, tst-at_quick_exit): New tests
(tst-cxa_atexit, tst-on_exit): Likewise
* stdlib/tst-atexit-common.c: New.
* stdlib/tst-atexit.c: New.
* stdlib/tst-at_quick_exit.c: New.
* stdlib/tst-cxa_atexit.c: New.
* stdlib/tst-on_exit.c: New.
--
Paul Pluzhnikov
Attachment:
glibc-atexit-20170724.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |