1. 13 Feb, 2005 2 commits
    • William A. Rowe Jr's avatar
      · 803572a6
      William A. Rowe Jr authored
        There -was- no race on Win32 in httpd-2.0, because the child thread
        start function arg was redefined to be racy on httpd-2.1 (now fixed.)
      
        However, things aren't always clear when one goes nuts with casts,
        in fact they mask the real behavior.  So taking FirstBill's +1, clean
        up these ugly casts as we did in httpd-2.1 and make the code and it's
        behavior a little more self-evident.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153678 13f79535-47bb-0310-9956-ffa450edef68
      803572a6
    • William A. Rowe Jr's avatar
      · e0393e97
      William A. Rowe Jr authored
        As discussed on various channels, apply the following fix by lazy
        concensus for a platform specific bug fix.  Fixes PR 32730.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153677 13f79535-47bb-0310-9956-ffa450edef68
      e0393e97
  2. 11 Feb, 2005 3 commits
  3. 10 Feb, 2005 1 commit
  4. 09 Feb, 2005 1 commit
  5. 05 Feb, 2005 1 commit
    • William A. Rowe Jr's avatar
      · ff73837e
      William A. Rowe Jr authored
        Update an old vote (actually, the bug was two issues).
      
        Call a vote a vote, and trim up STATUS a bit.  R-T-C on branches/httpd-2.0
        was decided, revisited at AC2004, and modified a bit for lazy concensus
        of platform maintainance changes, based on list discussion.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151466 13f79535-47bb-0310-9956-ffa450edef68
      ff73837e
  6. 04 Feb, 2005 32 commits