From 974d14ac4fc8dc736a4e2c9876d85d3c295b1196 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 10 Jun 2005 20:16:28 +0000 Subject: Fixes for VMS from Hartmut Becker. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6482a38..86966eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-06-10 Paul D. Smith + + VMS build updates from Hartmut Becker : + + * vmsjobs.c [VMS]: Updates to compile on VMS: add some missing + headers; make vmsWaitForChildren() static; extern vmsify(). + * job.c [VMS]: Move vmsWaitForChildren() prototype to be global. + Don't create child_execute_job() here (it's in vmsjobs.c). + * makefile.vms (job.obj) [VMS]: Add vmsjobs.c as a prerequisite. + 2005-06-09 Paul D. Smith * variable.c (push_new_variable_scope): File variables point -- cgit v1.2.3