DragonFly users List (threaded) for 2006-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
errno contain 672964768
I am trying to track down why ktrace shows
RET select -1 errno 4 Interrupted system call
But errno has 672964768.
The code uses selecterr = errno or
selecterr = (* __error());
selecterr is an int.
And prints out that selecterr.
Any ideas on where 672964768 is coming from?
Jeremy C. Reed
p.s. This is in Xorg's os/WaitFor.c.
http://cvsweb.freedesktop.org/xorg/xserver/xorg/os/WaitFor.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]