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] Fix the race between atexit() and exit()


On Mon, Oct 6, 2008 at 12:55 PM, Ulrich Drepper <drepper@redhat.com> wrote:
> Anoop wrote:
>> where the patch is explained and a testcase is given for problem
>> recreation.
>
> There is no problem.  Your assumptions are simply wrong.

Which assumption?

That a successfully registered atexit handler, even though it was
registered after a thread calls exit(), should be run?

Cheers,
Carlos O'Donell.


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