Re: kernel error in system call accept() under kernel 2.6.8

From: Benjamin LaHaise
Date: Tue Sep 20 2005 - 10:30:15 EST


On Tue, Sep 20, 2005 at 05:20:03PM +0200, Peter Duellings wrote:
> Hi Ben,
>
> if Log.Log would modify errno the Log.Log debug output should
> not be affected since the value of errno - from my understanding -
> is copied on the stack *before* Log.Log is called.
> Or did I forget something?

errno does not reside on the stack.

-ben
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/