errno question
Guy Harris
guy at auspex.UUCP
Wed Dec 14 12:09:22 AEST 1988
>EDEADLK specifies a kernel deadlock condition; EDEADLOCK specifies
>a file locking deadlock.
Err, umm, the only place I could find EDEADLK used in the S5R3 or S5R3.1
kernel is in the file-locking code, where it's used to indicate -
surprise! - a file locking deadlock, and I couldn't find *any* uses of
EDEADLOCK. Unless there's some obscure POSIX-related stuff here, I
think some code-slinger just got confused....
More information about the Comp.unix.questions
mailing list