From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsmith@megaroms.co.uk To: ecos-discuss@sources.redhat.com Subject: RE: [ECOS] poll.h and polling stuff??? Date: Tue, 24 Jul 2001 04:29:00 -0000 Message-id: <20010724123023.agsplanning+tsmith@f9> X-SW-Source: 2001-07/msg00730.html [i'm still very new to ecos] to add poll() i think i need to a) alter the cdl for the fileio package to compile poll.cxx b) write poll.cxx in the same directory as select.cxx How do i get a poll.h file to appear in my ecos build? fileio.h doesn't look like the place to add stuff. TIA and yes, i am trying to run before i can walk