/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.284 by psmith, Mon Jul 4 03:50:59 2005 UTC revision 2.285 by psmith, Tue Jul 12 04:35:13 2005 UTC
# Line 1  Line 1 
1    2005-07-08  Paul D. Smith  <psmith@gnu.org>
2    
3            * config.h.W32.template: Reorder to match the standard config.h,
4            for easier comparisons.
5            From J. Grant <jg@jguk.org>
6    
7            * maintMakefile: Remove .dep_segment before overwriting it, in
8            case it's not writable or noclobber is set.
9            * expand.c (variable_expand_string): Cast result of pointer
10            arithmetic to avoid a warning.
11            * main.c (switches): Add full-fledged final initializer.
12    
13    2005-07-06  Paul D. Smith  <psmith@gnu.org>
14    
15            * configure.in: IRIX has _sys_siglist.  Tru64 UNIX has __sys_siglist.
16            * signame.c (strsignal): If we found _sys_siglist[] or
17            __sys_siglist[] use those instead of sys_siglist[].
18            From Albert Chin <china@thewrittenword.com>
19    
20    2005-07-04  Paul D. Smith  <psmith@gnu.org>
21    
22            * config.h-vms.template [VMS]: Latest VMS has its own glob() and
23            globfree(); set up to use the GNU versions.
24            From Martin Zinser <zinser@zinser.no-ip.info>
25    
26  2005-07-03  Paul D. Smith  <psmith@gnu.org>  2005-07-03  Paul D. Smith  <psmith@gnu.org>
27    
28          From J. Grant <jg@jguk.org>:          From J. Grant <jg@jguk.org>:

Legend:
Removed from v.2.284  
changed lines
  Added in v.2.285

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26