This patch installs DECthreads V3.18-120A, which fixes a problem that may affect
threaded programs running on Tru64 UNIX V5.1. The symptom of this problem is a
user application that aborts with an "illegal instruction" error upon startup. 
This problem occurs if the user has defined the variable name "table" in the 
application.

The following command should be used to determine if the user application has
defined the variable name "table":

nm   <file name of user application executable>  |    grep table

If the output of this command indicates that the variable name "table" has 
been used in the application, this ERP should be installed.





