how to force pipes into binary mode?

Frank Baumgart godot@uni-paderborn.de
Fri Apr 17 17:51:00 GMT 1998


Having a workaround for the missing serial interface handling capability
of cygwin32 now by having written a getty-like handler (mixing Win32 API
and cygwin32) for my application I had to discover that pipes are opened
in text-mode, not only in bash but generally despite
CYGWIN32=tty,binmode.

So, how do I force my pipes which have been created with pipe() to work
in binary mode?

Or better: are there any patches or even cygwin32.dll available working
in binary mode generally? (pipes doing text-mode translation is so
stupid!)

My setup: pl19 with Sergey's latest coolview (dl'ed 17th of april), NT
4.0 SP3. The ChangeLog of winsup-980414.tar.bz2 does not show any
improvements regarding this topic.

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



More information about the Cygwin mailing list