CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin_daemon
Changes by:     [EMAIL PROTECTED]       2002-07-02 07:54:29

Modified files:
        winsup/cygwin  : ChangeLog shm.cc 

Log message:
        * shm.cc: Remove the use of a static client_shmmgr object.
        (client_shmmgr::_instance): New static variable.
        (client_shmmgr::instance): Allocate a new shmmgr on the heap,
        rather than using a local static object.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin_daemon&r1=1.915.2.74&r2=1.915.2.75
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shm.cc.diff?cvsroot=src&only_with_tag=cygwin_daemon&r1=1.1.2.13&r2=1.1.2.14

Reply via email to