Skip to content
  1. Feb 16, 2000
  2. Feb 15, 2000
  3. Feb 14, 2000
  4. Feb 13, 2000
  5. Feb 11, 2000
  6. Feb 10, 2000
  7. Feb 09, 2000
  8. Feb 08, 2000
  9. Feb 07, 2000
  10. Feb 05, 2000
  11. Feb 03, 2000
  12. Feb 02, 2000
  13. Feb 01, 2000
    • 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