Email List: Xaustin-review-lX
[All Lists]

Defect in XSH fclose()

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH fclose()
From: yyyyyyy@xxxxxxxxxx
Date: Sat, 19 Oct 2002 06:51:22 +0100 (BST)
        Defect report from : Ulrich Drepper , Red Hat, Inc.

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 358 line 11615 section fclose() objection {ud-process-11}

Problem:

Defect code :  1. Error

There EAGAIN error description says:

[...] and the process would be delayed in the write operation.


It's not the process which would get delayed, but the calling thread.

Action:

Change line 11615 to:

thread would be delayed in the write operation.

<Prev in Thread] Current Thread [Next in Thread>