1. 19 Sep, 2008 2 commits
    • Yang Tse's avatar
      icc adjustments: · 51ba2499
      Yang Tse authored
        Disable remark #981: operands are evaluated in unspecified order
      
            Function calls which are triggering this remark, today, do not depend
            on the order of evaluation of its arguments.
      
        Disable remark #1469: "cc" clobber ignored
      
            Remark triggered on htons() and ntohs() due to glibc header files.
      51ba2499
    • Dan Fandrich's avatar
      Don't bother to install a SIGALRM handler unless alarm() is available. · dfa0fd5b
      Dan Fandrich authored
      Also, leave the existing SIGALRM handler alone if the timeout is too small
      to handle.
      dfa0fd5b
  2. 18 Sep, 2008 9 commits
  3. 17 Sep, 2008 13 commits
  4. 16 Sep, 2008 5 commits
  5. 15 Sep, 2008 9 commits
  6. 13 Sep, 2008 2 commits