1. 07 Feb, 2002 2 commits
    • William A. Rowe Jr's avatar
      · 4b35885d
      William A. Rowe Jr authored
        Eliminate tons o cruft - we are in another thread - and these can all
        be longlived malloced regions, or sit upon the stack.  No need to mess
        with pool conflicts.
      
        The remaining pool accesses are still a problem to resolve.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93327 13f79535-47bb-0310-9956-ffa450edef68
      4b35885d
    • William A. Rowe Jr's avatar
      · eb59331e
      William A. Rowe Jr authored
        Upon advice of the FirstBill, I began looking for exceptions that occur
        only in the service-mode.  SetServiceDescription was borked, now fixed.
        Since we don't use the posix/libc style stderr, I've also pitched that
        code, which was causing an exception.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93326 13f79535-47bb-0310-9956-ffa450edef68
      eb59331e
  2. 06 Feb, 2002 38 commits