[SCM] make branch, master, updated. 3.99.90-23-g9453a74

"Paul D. Smith" <[email protected]>
Newsgroups gmane.comp.gnu.make.devel
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "make".

The branch, master has been updated
       via  9453a7451d66ee1ea5762a75161bf8a818c01a1f (commit)
      from  5e7bf7c554317849610173845871ae7d6a130ffe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9453a7451d66ee1ea5762a75161bf8a818c01a1f
Author: Paul Smith <[email protected]>
Date:   Fri Jun 28 21:57:59 2013 -0400

    Set O_APPEND mode for stdout/stderr and output-sync temporary files.
    
    POSIX does not guarantee that writes will be atomic if a file is
    opened for normal (non-append) output.  That means if multiple processes
    are writing to the same file, output could be lost.  I can't think of
    a real use-case where we would NOT want append for stdout/stderr, so
    force it if we can.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    9 ++++++++-
 main.c    |    6 ++++++
 makeint.h |    1 +
 misc.c    |   20 ++++++++++++++++++++
 4 files changed, 35 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
make
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.