Skip to content
  1. Jul 25, 2000
    • William A. Rowe Jr's avatar
      · fee244ed
      William A. Rowe Jr authored
        This should be clean... ap_snprintf already holds a byte for the
        null terminator, and this patch sets aside whatever space is needed
        for the newline termination.
      
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85880 13f79535-47bb-0310-9956-ffa450edef68
      fee244ed
    • William A. Rowe Jr's avatar
      · 1cabbb37
      William A. Rowe Jr authored
        Caught a bit of my own bad style :)
      
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85879 13f79535-47bb-0310-9956-ffa450edef68
      1cabbb37
    • William A. Rowe Jr's avatar
      · f35f6b61
      William A. Rowe Jr authored
        Add APR_EOL_STR for a platform specific text delimiter, provided by
        apr.h (defined in apr.h.in and apr.hw).  This is needed -only- in APR
        created files (true raw files) such as logs.  It is not required in any
        splat to screen (stderr/stdout) formatting, nor any html markup.
      
        Some other modules slipped through in the prior apr_strings.h commit.
        Sorry 'bout that.
      
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85878 13f79535-47bb-0310-9956-ffa450edef68
      f35f6b61
    • William A. Rowe Jr's avatar
      · 8b063e63
      William A. Rowe Jr authored
        Missing apr_strings.h - hope this wasn't destined for some global header.
      
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85877 13f79535-47bb-0310-9956-ffa450edef68
      8b063e63
    • William A. Rowe Jr's avatar
      · 3b2e909a
      William A. Rowe Jr authored
        Changes to get Win32 compiling again, including substituting
        apr_string.h for apr_lib.h, fix some bad linkage declarations,
        and some more comments on threadproc/win32/proc.c
      
      
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85876 13f79535-47bb-0310-9956-ffa450edef68
      3b2e909a
  2. Jul 24, 2000
  3. Jul 23, 2000
  4. Jul 22, 2000
  5. Jul 21, 2000
  6. Jul 20, 2000
  7. Jul 19, 2000
  8. Jul 17, 2000
  9. Jul 16, 2000
  10. Jul 15, 2000
  11. Jul 14, 2000
  12. Jul 13, 2000
  13. Jul 12, 2000
  14. Jul 11, 2000