/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

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

revision 2.275 by psmith, Fri Jun 10 20:16:28 2005 UTC revision 2.276 by psmith, Sun Jun 12 22:22:07 2005 UTC
# Line 1  Line 1 
1    2005-06-12  Paul D. Smith  <psmith@gnu.org>
2    
3            Fix Savannah bug # 1328.
4    
5            * configure.in: Check for atexit().
6            * misc.c (close_stdout): Test stdout to see if writes to it have
7            failed.  If so, be sure to exit with a non-0 error code.  Based on
8            code found in gnulib.
9            * make.h: Prototype.
10            * main.c (main): Install close_stdout() with atexit().
11    
12  2005-06-10  Paul D. Smith  <psmith@gnu.org>  2005-06-10  Paul D. Smith  <psmith@gnu.org>
13            
14          VMS build updates from Hartmut Becker <Hartmut.Becker@hp.com>:          VMS build updates from Hartmut Becker <Hartmut.Becker@hp.com>:
15            
16          * vmsjobs.c [VMS]: Updates to compile on VMS: add some missing          * vmsjobs.c [VMS]: Updates to compile on VMS: add some missing
17          headers; make vmsWaitForChildren() static; extern vmsify().          headers; make vmsWaitForChildren() static; extern vmsify().
18          * job.c [VMS]: Move vmsWaitForChildren() prototype to be global.          * job.c [VMS]: Move vmsWaitForChildren() prototype to be global.

Legend:
Removed from v.2.275  
changed lines
  Added in v.2.276

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