Changeset 3140 for trunk/src/kmk/ChangeLog.1
- Timestamp:
- Mar 14, 2018, 10:28:10 PM (7 years ago)
- Location:
- trunk/src/kmk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk
-
Property svn:mergeinfo
set to
/vendor/gnumake/current merged eligible
-
Property svn:mergeinfo
set to
-
trunk/src/kmk/ChangeLog.1
r2591 r3140 1704 1704 1705 1705 * load.c: Use the symbol KERNEL_FILE_NAME instead of KERNEL_FILE. 1706 * compatMakefile: Changed the comment for `LOAD_AVG' accordin ly.1706 * compatMakefile: Changed the comment for `LOAD_AVG' accordingly. 1707 1707 1708 1708 Thu Sep 7 16:46:26 1989 Roland McGrath (mcgrath at paris.Berkeley.EDU) … … 3219 3219 `shell_function_completed'. Block children before forking and 3220 3220 unblock after `shell_function_pid' is set properly and 3221 `shell_funct on_completed' is reset to 0.3221 `shell_function_completed' is reset to 0. 3222 3222 3223 3223 * commands.c (child_handler): When the child of the `shell' function … … 4466 4466 4467 4467 * rule.c (pattern_search): If an existent (non-intermediate) 4468 dependen dency was found via a terminal rule, set its4468 dependency was found via a terminal rule, set its 4469 4469 `tried_implicit' flag, so it will never have implicit rule search done. 4470 4470 … … 4827 4827 4828 4828 * dir.c: Re-indented the `struct dir' definition to be right. 4829 (dir_load): Cleaned up slight y.4829 (dir_load): Cleaned up slightly. 4830 4830 (file_exists_p): Removed comment saying we could use `access', since 4831 4831 that is a bad idea (except for setuid programs). Cleaned up slightly. … … 4983 4983 4984 4984 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. 4985 Copyright (C) 1988-2009 Free Software Foundation, Inc. 4988 4986 This file is part of GNU Make. 4989 4987
Note:
See TracChangeset
for help on using the changeset viewer.