Skip to content
  1. Dec 23, 2002
  2. 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
  3. Dec 18, 2002
  4. Dec 17, 2002
  5. Dec 16, 2002
  6. Dec 12, 2002
  7. Dec 11, 2002
  8. Dec 10, 2002
  9. Dec 09, 2002
  10. Dec 08, 2002
  11. Nov 25, 2002
  12. Nov 20, 2002
  13. Nov 18, 2002
  14. Nov 17, 2002
  15. Nov 14, 2002
  16. Nov 12, 2002
  17. Nov 05, 2002
  18. Nov 04, 2002
  19. Oct 31, 2002
  20. Oct 28, 2002
  21. Oct 25, 2002
  22. Oct 21, 2002
  23. Oct 16, 2002
  24. Oct 14, 2002