CHANGES 570 B

12345678910111213141516
  1. QuickThreads 002: Changes since QuickThreads 001.
  2. - Now can be used by C++ programs.
  3. - Now *really* works with stacks that grow up.
  4. - Supports AXP OSF 2.x cc's varargs.
  5. - Supports HP Precision (HP-PA) on workstations and Convex.
  6. - Supports assemblers for Intel iX86 ith only '//'-style comments.
  7. - Supports Silicon Graphics Irix 5.x with dynamic linking.
  8. - Supports System V and Solaris 2.x with no `_' on compiler-generated
  9. identifiers; *some* platforms only.
  10. Note: not all "./config" arguments are compatible with QT 001.
  11. QuickThreads 001: Base version.