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

Re: dwarfutils - Patch for review



Barry deFreese, le Tue 19 Jun 2012 13:22:06 -0400, a écrit :
> Honestly I am not quite sure why this is working on GNU/Linux

That's because Linux uses TLS for errno, which we don't yet on the Hurd.

> I just changed that block of code to use a different variable name rather than errno (see attached
> patch).  Does this make sense?

It makes sense, yes. Posix says that "it is unspecified whether errno is
a macro or an identifier declared with external linkage."

Samuel


Reply to: