libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libunwind] unw_getcontext and errno


From: David Mosberger-Tang
Subject: Re: [libunwind] unw_getcontext and errno
Date: Mon, 24 Oct 2005 13:16:16 -0700

libunwind never touches errno by itself.  Instead, functions that fail
return a (negative) error code.  Functions that cannot fail return
nothing.

  --david

On 10/19/05, liangdianpeng <address@hidden> wrote:
> To David Mosberger.
>
>   On IA-64  when unw_getcontext() failture ,Is errno  setted?
>
>
>  ---------------------------------------------------------------
>
>         Liang Dianpeng  China  Xi'an NPU CoThink Software Co. Ltd.
>         E-Mail:     address@hidden
>          Phone:     86-29-87669888-283/283
>
>  ---------------------------------------------------------------
> _______________________________________________
> libunwind mailing list
> address@hidden
> http://www.hpl.hp.com/hosted/linux/mail-archives/libunwind/
>


--
Mosberger Consulting LLC, voice/fax: 510-744-9372,
http://www.mosberger-consulting.com/
35706 Runckel Lane, Fremont, CA 94536

reply via email to

[Prev in Thread] Current Thread [Next in Thread]