Re: libCrun symbol "zero_ints"
- From: clarkbt36@xxxxxxxxxxxxx
- Date: 24 Feb 2007 09:58:52 -0800
On Feb 23, 8:50 pm, clarkb...@xxxxxxxxxxxxx wrote:
I am debugging a core dump on Solaris 2.6 and I have fount this PLT
symbol "zero_ints". It is located in libCrun.so.1 Does anybody know
what this function does?
Thanks
I got a response to this question in alt.solaris.x86 that ventured a
somewhat obvious answer that "zero_ints" simply initializes integer
variables to zero. I posted a second question to that group that asked
why such a function would exist (what advantage does it offer to
simply initializing your applications variables to zero yourself), and
if there was a reason, why this function would appear in the C++
runtime library instead of the (for example) C runtime library? I'm
still very confused.
Thanks
.
- Follow-Ups:
- Re: libCrun symbol "zero_ints"
- From: Ian Collins
- Re: libCrun symbol "zero_ints"
- From: ThanksButNo
- Re: libCrun symbol "zero_ints"
- References:
- libCrun symbol "zero_ints"
- From: clarkbt36
- libCrun symbol "zero_ints"
- Prev by Date: Re: How to find name of global zone from non-global container?
- Next by Date: Opensolaris patch question...
- Previous by thread: libCrun symbol "zero_ints"
- Next by thread: Re: libCrun symbol "zero_ints"
- Index(es):
Relevant Pages
|