file descriptors opened as text files

Jesper Eskilson jojo@virtutech.se
Thu Feb 15 01:36:00 GMT 2001


Ross Smith <ross.s@ihug.co.nz> writes:

> There's no standard way to select the mode for open(), but Cygwin
> provides the non-standard one O_TEXT. Include it in your open mode flags
> (second argument to open()).

All flags to open() are documented in /usr/include/sys/fcntl.h.

/Jesper
-- 
-------------------------------------------------------------------------
Jesper Eskilson                                         jojo@virtutech.se
Virtutech                                         http://www.virtutech.se
-------------------------------------------------------------------------


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list