Skip to content
  1. Feb 03, 2003
  2. Jan 31, 2003
  3. Jan 26, 2003
  4. Jan 23, 2003
  5. Jan 22, 2003
  6. Jan 17, 2003
  7. Jan 16, 2003
  8. Jan 14, 2003
  9. Jan 09, 2003
  10. Dec 23, 2002
  11. Dec 19, 2002
    • William A. Rowe Jr's avatar
      · dc9a7299
      William A. Rowe Jr authored
        Teach win32 about magic_cleanups to toggle the INHERIT bit for handles.
      
        This can only work for NT, since 9x cannot alter a handle's INHERIT bit
        without a DuplicateHandle() and then closing the original handle, which
        just doesn't fit into this API very well.
      
        {Actually, could be done with a bit of convolutions for FILE and fd,
        but this won't work by the ap_note_cleanups_for_h() api.)
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98045 13f79535-47bb-0310-9956-ffa450edef68
      dc9a7299
  12. Dec 18, 2002
  13. Dec 17, 2002
  14. Dec 16, 2002
  15. Dec 12, 2002
  16. Dec 11, 2002
  17. Dec 10, 2002
  18. Dec 09, 2002
  19. Dec 08, 2002
  20. Nov 25, 2002
  21. Nov 20, 2002
  22. Nov 18, 2002
  23. Nov 17, 2002