1. 02 Nov, 2005 2 commits
    • unknown's avatar
      make the IM compile on Windows · e9af959e
      unknown authored
      
      server-tools/instance-manager/instance_options.cc:
        fix for coding guidelines
      server-tools/instance-manager/parse_output.cc:
        fix for coding guidelines
      server-tools/instance-manager/priv.cc:
        don't call pthread_attr_setstacksize on Windows
      server-tools/instance-manager/priv.h:
        include my_pthread so the thread functions will compile on Windows
      e9af959e
    • unknown's avatar
      more refinement of IM patch to fix Windows pathnames with spaces · 5ce36e81
      unknown authored
      
      server-tools/instance-manager/instance_options.cc:
        move declaration of end to start of function so gcc is happy
      server-tools/instance-manager/parse_output.cc:
        remove space before =
        use my_isspace to determine if *end is white space
        remove comments related to get_word which was removed
        replace tab character with appropriate # of spaces
      5ce36e81
  2. 31 Oct, 2005 11 commits
  3. 29 Oct, 2005 5 commits
  4. 28 Oct, 2005 22 commits