delorie.com/archives/browse.cgi | search |
Date: | Thu, 13 Jul 2000 00:06:13 -0400 |
Message-Id: | <200007130406.AAA24310@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <8kcu4s$juv$1@nets3.rz.RWTH-Aachen.DE> (message from |
Hans-Bernhard Broeker on 10 Jul 2000 16:37:48 GMT) | |
Subject: | Re: Pipe to sendmail (again) |
References: | <yG3a5.322335$k22 DOT 1427482 AT flipper> <56ga5.329089$k22 DOT 1448044 AT flipper> <8kcu4s$juv$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> 'text' mode in Unix (nor should there really have been a need to > invent it on DOS: absence of 'b' already means "text mode", so what > would you need a 't' specifier for?) Absence of 'b' means *default*, which can still be binary if you (or the application, if you are a library) have set the _fmode variable appropriately. In cygwin, the "default" comes from the mount table, and is often "binary", so the "t" is a good idea.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |