CYGWIN32 -> CYGWIN.
This commit is contained in:
parent
675412e9d6
commit
c350452a41
@ -58,7 +58,7 @@ binary mode and tools that deal with text files (e.g. bash) operate in
|
|||||||
text mode.
|
text mode.
|
||||||
|
|
||||||
Some people push the notion of globally setting the default processing
|
Some people push the notion of globally setting the default processing
|
||||||
mode to binary via mount point options or by setting the CYGWIN32
|
mode to binary via mount point options or by setting the CYGWIN
|
||||||
environment variable. But that creates a different problem. In
|
environment variable. But that creates a different problem. In
|
||||||
binary mode, the program receives all of the data in the file, including
|
binary mode, the program receives all of the data in the file, including
|
||||||
a \r. Since the programs will no longer deal with these properly for
|
a \r. Since the programs will no longer deal with these properly for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user