Skip to content
  1. Jun 01, 2004
    • William A. Rowe Jr's avatar
      · 075ef0d0
      William A. Rowe Jr authored
        If XtOffsetOf() is already defined, don't redefine.
        When we need our own flavor, it must be namespace
        protected.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103813 13f79535-47bb-0310-9956-ffa450edef68
      075ef0d0
    • William A. Rowe Jr's avatar
      · 8fbb8e7d
      William A. Rowe Jr authored
        HPUX11 must be tested before HPUX, since the former
        is a superset of the other, and sane environments may
        define both.
      
        In the process, define HAVE_MMAP and USE_MMAP_FILES.
        Testing confirms this works fine.
      
        Drop the commented-out USE_MMAP_SCOREBOARD and
        HAVE_PTHREAD_SERIALIZED_ACCEPT defines, since they
        don't suggest the corresponding USE_SHMGET_SCOREBOARD
        and HAVE_FCNTL_SERIALIZED_ACCEPT must be commented out
        for the compiled httpd to behave as expected.  Also,
        the other platforms don't show alternatives, so this
        seemed inconsistent.
      
        In testing, USE_MMAP_SCOREBOARD works just fine, however
        USE_SHMGET_SCOREBOARD is preferred on linux where both
        are also supported, so I left the current default and
        followed the linux preference.
      
        Have not tested HAVE_PTHREAD_SERIALIZED_ACCEPT.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103812 13f79535-47bb-0310-9956-ffa450edef68
      8fbb8e7d
  2. May 28, 2004
  3. May 20, 2004
  4. May 19, 2004
  5. May 17, 2004
  6. May 14, 2004
  7. May 12, 2004
  8. May 11, 2004
  9. May 10, 2004
  10. May 07, 2004
  11. May 04, 2004
  12. May 03, 2004
  13. Apr 30, 2004
  14. Apr 29, 2004
  15. Apr 28, 2004
  16. Apr 19, 2004
  17. Apr 16, 2004
  18. Apr 15, 2004
  19. Apr 14, 2004
  20. Apr 13, 2004
  21. Apr 12, 2004
  22. Apr 10, 2004
  23. Apr 09, 2004