make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.2.1-50-g7ef56bc


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.2.1-50-g7ef56bc
Date: Sun, 9 Jul 2017 21:55:34 -0400 (EDT)

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  7ef56bc8dccc65b41d47e91d46dc26da89a0ad38 (commit)
       via  ac9721463586c85d6d2198c135b459e49088dae3 (commit)
       via  22fd57869383a6ca44f5d3c189c6f629c6929ede (commit)
       via  78b5fec6898c26956d00548427cda1101cb80f8a (commit)
       via  75b5268faf78f7c191f0aafe2250c9ec004659fe (commit)
      from  66a9b5c3ba4f94342ed1c17cdeb0bbd9df88f72d (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 7ef56bc8dccc65b41d47e91d46dc26da89a0ad38
Author: Paul Smith <address@hidden>
Date:   Sun Jul 9 21:52:28 2017 -0400

    Update copyright statements for 2017.

commit ac9721463586c85d6d2198c135b459e49088dae3
Author: Paul Smith <address@hidden>
Date:   Sun Jul 9 21:24:41 2017 -0400

    Remove uses of unnecessary "register" keyword.

commit 22fd57869383a6ca44f5d3c189c6f629c6929ede
Author: Paul Smith <address@hidden>
Date:   Sun Jul 9 18:56:36 2017 -0400

    * variable.c (create_pattern_var): [SV 51266] Create with xcalloc().
    
    Reported by Chris Metcalf <address@hidden>

commit 78b5fec6898c26956d00548427cda1101cb80f8a
Author: Paul Smith <address@hidden>
Date:   Sun Jul 9 18:44:17 2017 -0400

    [SV 51400] Only unblock fatal signals after child invocation
    
    * job.c (unblock_sigs): Only unblock fatal signals not all signals.
    (unblock_all_sigs): Unblock all signals not just fatal signals.
    (child_execute_job): Call unblock_all_sigs() in child process.
    * job.h: Remove unused function definitions.
    * remote-cstms.c (start_remote_job): Call unblock_all_sigs() in
    child process.
    Reported by Koen Van Hoof <address@hidden>

commit 75b5268faf78f7c191f0aafe2250c9ec004659fe
Author: Paul Smith <address@hidden>
Date:   Sun Jun 4 20:06:48 2017 -0400

    * function.c (shell_completed): [SV 51014] Add signal to .SHELLSTATUS
    
    * tests/scripts/functions/shell: Verify that .SHELLSTATUS contains
    a non-0 value when the shell exits due to a signal.

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

Summary of changes:
 AUTHORS                       |   2 +-
 Makefile.DOS.template         |   2 +-
 Makefile.am                   |   2 +-
 Makefile.ami                  |   2 +-
 NEWS                          |   2 +-
 NMakefile.template            |   2 +-
 README.Amiga                  |   2 +-
 README.DOS.template           |   2 +-
 README.OS2.template           |   2 +-
 README.W32.template           |   2 +-
 README.customs                |   2 +-
 README.git                    |   2 +-
 README.template               |   2 +-
 SMakefile.template            |   2 +-
 TODO.private                  |   2 +-
 acinclude.m4                  |   2 +-
 amiga.c                       |   2 +-
 amiga.h                       |   2 +-
 ar.c                          |   2 +-
 arscan.c                      |  12 ++---
 build.template                |   2 +-
 build_w32.bat                 |   2 +-
 commands.c                    |   2 +-
 commands.h                    |   2 +-
 config.ami.template           |   2 +-
 config.h-vms.template         |   2 +-
 config.h.W32.template         |   2 +-
 config/ChangeLog.1            |   2 +-
 config/Makefile.am            |   2 +-
 config/dospaths.m4            |   2 +-
 configh.dos.template          |   2 +-
 configure.ac                  |   2 +-
 configure.bat                 |   2 +-
 debug.h                       |   2 +-
 default.c                     |   2 +-
 dep.h                         |   2 +-
 dir.c                         |   2 +-
 doc/Makefile.am               |   2 +-
 doc/make.texi                 |   2 +-
 dosbuild.bat                  |   2 +-
 expand.c                      |   4 +-
 file.c                        |   2 +-
 filedef.h                     |   2 +-
 function.c                    |   5 +-
 getloadavg.c                  |   2 +-
 getopt.c                      |   2 +-
 getopt.h                      |   2 +-
 getopt1.c                     |   2 +-
 gettext.h                     |   2 +-
 gmk-default.scm               |   2 +-
 gnumake.h                     |   2 +-
 guile.c                       |   2 +-
 implicit.c                    |   2 +-
 job.c                         | 104 +++++++++++++++++++++++++++---------------
 job.h                         |  17 ++-----
 load.c                        |   2 +-
 loadapi.c                     |   2 +-
 main.c                        |  16 +++----
 maintMakefile                 |   2 +-
 make.1                        |   2 +-
 makefile.com                  |   2 +-
 makefile.vms                  |   2 +-
 makeint.h                     |   2 +-
 misc.c                        |   2 +-
 os.h                          |   2 +-
 output.c                      |   2 +-
 output.h                      |   2 +-
 po/Makevars                   |   2 +-
 po/POTFILES.in                |   2 +-
 posixos.c                     |   2 +-
 read.c                        |   4 +-
 remake.c                      |   8 ++--
 remote-cstms.c                |   4 +-
 remote-stub.c                 |   2 +-
 rule.c                        |   2 +-
 rule.h                        |   2 +-
 signame.c                     |   2 +-
 strcache.c                    |   2 +-
 subproc.bat                   |   2 +-
 tests/ChangeLog.1             |   2 +-
 tests/NEWS                    |   2 +-
 tests/README                  |   2 +-
 tests/config_flags_pm.com     |   2 +-
 tests/mkshadow                |   2 +-
 tests/run_make_tests.com      |   2 +-
 tests/run_make_tests.pl       |   2 +-
 tests/scripts/functions/shell |   7 +++
 tests/test_driver.pl          |   2 +-
 variable.c                    |  14 +++---
 variable.h                    |   2 +-
 version.c                     |   2 +-
 vms_exit.c                    |   2 +-
 vms_export_symbol.c           |   2 +-
 vms_progname.c                |   2 +-
 vmsdir.h                      |   2 +-
 vmsfunctions.c                |   2 +-
 vmsify.c                      |   2 +-
 vmsjobs.c                     |   4 +-
 vpath.c                       |  10 ++--
 w32/Makefile.am               |   2 +-
 w32/compat/dirent.c           |   2 +-
 w32/compat/posixfcn.c         |   2 +-
 w32/include/dirent.h          |   2 +-
 w32/include/dlfcn.h           |   2 +-
 w32/include/pathstuff.h       |   2 +-
 w32/include/sub_proc.h        |   2 +-
 w32/include/w32err.h          |   2 +-
 w32/pathstuff.c               |   2 +-
 w32/subproc/NMakefile         |   2 +-
 w32/subproc/misc.c            |   2 +-
 w32/subproc/proc.h            |   2 +-
 w32/subproc/sub_proc.c        |   2 +-
 w32/subproc/w32err.c          |   2 +-
 w32/w32os.c                   |   2 +-
 114 files changed, 219 insertions(+), 192 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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