Browse Source

Add macros to gcc.hpp to support pathscale toolset.

Added an optimization to the -lx unix timeout code.  I
compute the amount of time the select call should sleep
until the "oldest" process times out.  This ensures that
all processes that timeout will be killed within one
second of their expiration.



[SVN r39534]
K. Noel Belcourt 18 years ago
parent
commit
e7bc2b63f7
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/config
  2. 1 1
      tools/build

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit 97ff1659beac6f2700ef82f57cdadd1550c6f2ca
+Subproject commit 3bd4d0b6ae13df82b62c304d6bb3adf05f50b138

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 8ec23781c2df9fdeb7b08c1013080895adf60c59
+Subproject commit 733b716783d512e5bde7891b793d032d1ee7500a

粤ICP备19079148号