Ignore:
Timestamp:
Mar 14, 2018, 10:28:10 PM (7 years ago)
Author:
bird
Message:

kmk: Merged in changes from GNU make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6 / https://git.savannah.gnu.org/git/make.git).

Location:
trunk/src/kmk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk

  • trunk/src/kmk/ChangeLog.1

    r2591 r3140  
    17041704
    17051705        * load.c: Use the symbol KERNEL_FILE_NAME instead of KERNEL_FILE.
    1706         * compatMakefile: Changed the comment for `LOAD_AVG' accordinly.
     1706        * compatMakefile: Changed the comment for `LOAD_AVG' accordingly.
    17071707
    17081708Thu Sep  7 16:46:26 1989  Roland McGrath  (mcgrath at paris.Berkeley.EDU)
     
    32193219        `shell_function_completed'.  Block children before forking and
    32203220        unblock after `shell_function_pid' is set properly and
    3221         `shell_functon_completed' is reset to 0.
     3221        `shell_function_completed' is reset to 0.
    32223222
    32233223        * commands.c (child_handler): When the child of the `shell' function
     
    44664466
    44674467        * rule.c (pattern_search): If an existent (non-intermediate)
    4468         dependendency was found via a terminal rule, set its
     4468        dependency was found via a terminal rule, set its
    44694469        `tried_implicit' flag, so it will never have implicit rule search done.
    44704470
     
    48274827
    48284828        * dir.c: Re-indented the `struct dir' definition to be right.
    4829         (dir_load): Cleaned up slighty.
     4829        (dir_load): Cleaned up slightly.
    48304830        (file_exists_p): Removed comment saying we could use `access', since
    48314831        that is a bad idea (except for setuid programs).  Cleaned up slightly.
     
    49834983
    49844984
    4985 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
    4986 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009 Free
    4987 Software Foundation, Inc.
     4985Copyright (C) 1988-2009 Free Software Foundation, Inc.
    49884986This file is part of GNU Make.
    49894987
Note: See TracChangeset for help on using the changeset viewer.