1. 16 Feb, 2000 6 commits
  2. 15 Feb, 2000 3 commits
  3. 14 Feb, 2000 3 commits
  4. 13 Feb, 2000 2 commits
  5. 11 Feb, 2000 3 commits
  6. 10 Feb, 2000 8 commits
  7. 09 Feb, 2000 2 commits
  8. 08 Feb, 2000 1 commit
  9. 07 Feb, 2000 3 commits
  10. 05 Feb, 2000 4 commits
  11. 03 Feb, 2000 3 commits
  12. 02 Feb, 2000 1 commit
  13. 01 Feb, 2000 1 commit
    • Bill Stoddard's avatar
      This patch is sure to break someone! · f558f5af
      Bill Stoddard authored
      We need to define MODULE_VAR_EXPORT, API_EXPORT, API_VAR_EXPORT, et. al.
      in an os specific way and the definitions need to be done as soon as possible
      in the include file chain. I choose to use os.h as the preferred mechanism
      for doing this (for now anyway) since this is they way it was done for
      Apache 1.3. win32/os.h and unix/os.h probably have some Apache private macro
      definitions that are being exposed publicly because of this patch. The solution
      to this problem is to remove the private definitions from os.h.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84551 13f79535-47bb-0310-9956-ffa450edef68
      f558f5af