bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6896] Some programs aren't correctly appended on Cygwin.


From: Eric Blake
Subject: [patch #6896] Some programs aren't correctly appended on Cygwin.
Date: Fri, 21 Aug 2009 04:47:37 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 Mnenhy/0.7.5.666

Update of patch #6896 (project coreutils):

             Assigned to:                    None => ericb                  

    _______________________________________________________

Follow-up Comment #1:

Known bug which only affects platforms with O_BINARY, and has been discussed
on the list in the past - basically, freopen needs to choose between "wb" and
"ab" depending on whether stdout is already in append mode.  The official
cygwin distro of coreutils has a patch that works around this, but I haven't
yet cleaned it up enough to push upstream.  So, in the meantime, wait for me
to make the official cygwin of coreutils 7.5 rather than trying to build out
of the box.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6896>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]