This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: __cxa_atexit question


> > No, I was thinking of putting actual definitions of __cxa_atexit and
> > __cxa_finalize (and atexit) in libstdc++.
> 
> I don't think atexit is appropriate. However, the other two seem like
> candidates. Without the atexit hooks seems kinda pointless tho.

Yes, without atexit I think it is pointless.  I will probably not follow
up on this.

Steve Ellcey
sje@cup.hp.com


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