Re: [patch-2.3.29] bugfix for pipe(2) system call.

David Howells (David.Howells@nexor.co.uk)
Thu, 25 Nov 1999 08:48:57 GMT


Hi Tigran,

I'd say there's a lot easier way of checking your pipe problem: pre-initialise
both elements of the array to -1 or something. It's only two int's, so the
performance penalty will be minimal.

David

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