X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: GNU sed: (forced?) automatic LF conversion Date: Thu, 30 Apr 2009 15:08:03 -0700 (PDT) Organization: http://groups.google.com Lines: 6 Message-ID: <5641189d-c2ac-426a-b9d5-b6686ed55ac6@p6g2000pre.googlegroups.com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1241129284 12673 127.0.0.1 (30 Apr 2009 22:08:04 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 30 Apr 2009 22:08:04 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: p6g2000pre.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hey, Just curious if anyone knows why the DJGPP port of GNU sed *always* changes a *nix LF text file into DOS CR+LF? Not a huge deal, but I can imagine some rare cases it wouldn't be convenient. (In any case it's unexpected, but since we're in DOS anyways ....) I wonder if this is intentional or just the libc doing this or what.