[SCM] make branch, master, updated. moved-to-git-66-g94735f0

"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  94735f0ad7f67c56afa1513381c73e8f62cd44fc (commit)
      from  7c77486d1fbc820e6db97a5a11fabdc34dbdb729 (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 94735f0ad7f67c56afa1513381c73e8f62cd44fc
Author: Paul Smith <[email protected]>
Date:   Mon May 6 00:22:27 2013 -0400

    Remove use of vfork().
    
    GCC was giving us warnings, most OS's now just run fork() when you call
    vfork(), and looking at the standard definition of vfork() we are a long way
    from using it safely anyway: you're not allowed to even call a function before
    you exec().

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

Summary of changes:
 config.ami.template   |    6 ------
 config.h-vms.template |    6 ------
 config.h.W32.template |   18 ------------------
 configure.ac          |    1 -
 job.c                 |    9 ++++-----
 makeint.h             |    4 ----
 remote-cstms.c        |    4 ++--
 7 files changed, 6 insertions(+), 42 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.