Ignore:
Timestamp:
Jan 14, 2001, 6:16:55 PM (25 years ago)
Author:
sandervl
Message:

odininst update, CreateProcess fix & workaround for PM hang in WaitForSingleObject (process handle)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/mmap.cpp

    r4802 r4946  
    1 /* $Id: mmap.cpp,v 1.47 2000-12-16 18:37:26 sandervl Exp $ */
     1/* $Id: mmap.cpp,v 1.48 2001-01-14 17:16:55 sandervl Exp $ */
    22
    33/*
     
    1919 * TODO: Suspend all threads when a page is committed (possible that another thread
    2020 *       accesses the same memory before the page is read from disk
     21 * TODO: File maps for new files (must select an initial size)!
    2122 *
    2223 * Project Odin Software License can be found in LICENSE.TXT
Note: See TracChangeset for help on using the changeset viewer.