This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Wed, Dec 01, 2004 at 08:30:27AM -0700, Cameron Taylor wrote:
> Andrew,
>
> True. FD_ENFORCE appears to be a left over from an earlier attempt and can
> be discarded.
>
> Also note that the other patch for select, which added
>
> if(error)
> {
> break;
> }
>
> before "if (num)" also applies to this version and in the same place.
Patch was able to work that out OK.
Attached is what i've committed.
Andrew
Attachment:
select.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |