This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: "info.exe" finally working on W95


Tony FITZPATRICK wrote:
>
> #include <sys/fcntl.h>
> #define O_NDELAY	_FNDELAY
> extern int ndelay_set;
>

It's better to use c_cc[VMIN] and c_cc[VTIME] fields of termios structure 
for this. Would You like to correct Your patch according to this note?

--
Sergey Okhapkin
Moscow, Russia
Looking for a job.


-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]