Skip to content
  1. Nov 15, 2009
    • Yang Tse's avatar
      · a2ddb0a6
      Yang Tse authored
      Add a couple of renamed files to the removal list
      a2ddb0a6
    • Yang Tse's avatar
      · 581ce033
      Yang Tse authored
      Remove enable-thread / disable-thread configure option. These were only placebo
      options. The library is always built as thread safe as possible on every system.
      581ce033
  2. Nov 14, 2009
  3. Nov 13, 2009
    • Yang Tse's avatar
      Assume that getaddrinfo is thread safe, unless hard coded · 5e75817d
      Yang Tse authored
      knowledge says the contrary or h_errno is not defined.
      5e75817d
    • Yang Tse's avatar
      Related with the threadsafe capability of getaddrinfo: · a7e4022d
      Yang Tse authored
      - Constantine Sapuntzakis reported that Darwin 6.0 a.k.a. MAC OS X 10.2
        and newer have a threadsafe getaddrinfo.
      
      - Fix Dragonfly BSD triplet detection.
      
      - In case the hard-coded knowledge says that getaddrinfo is threadsafe,
        an additional check is done to verify that h_errno is also defined.
        If h_errno isn't defined, we finally assume that it isn't threadsafe.
        Jamie Lokier provided the inspiration for this extra check.
      a7e4022d
  4. Nov 12, 2009
  5. Nov 11, 2009
  6. Nov 10, 2009
  7. Nov 09, 2009
  8. Nov 07, 2009
  9. Nov 05, 2009