bug-hurd
[Top][All Lists]
Advanced

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

Re: patch: use err, not errno


From: Roland McGrath
Subject: Re: patch: use err, not errno
Date: Thu, 14 Mar 2002 22:37:57 -0500 (EST)

> What's the reason for this?

Getting at the thread-local errno tends to be rather a pain in gdb.  And
the overhead of locating the thread-local errno slot is pretty spurious in
these cases when compared to a local variable that's just a register.



reply via email to

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