CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2009-03-31 14:58:15

Modified files:
        winsup/cygwin  : ChangeLog shm.cc 

Log message:
        * shm.cc (struct shm_attached_list): Convert access type to ULONG.
        (fixup_shms_after_fork): Fix comment.  Use NtMapViewOfSection rather
        than MapViewOfFileEx to recreate shared memory regions.  Add function
        name to api_fatal output.
        (shmat): Use NtMapViewOfSection to create shared memory region
        top-down.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4435&r2=1.4436
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shm.cc.diff?cvsroot=src&r1=1.36&r2=1.37

Reply via email to