CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-04-28 08:15:56

Modified files:
        winsup/cygwin  : ChangeLog advapi32.cc fhandler_disk_file.cc 
                         posix_ipc.cc 

Log message:
        * advapi32.cc (AllocateLocallyUniqueId): Remove.
        * fhandler_disk_file.cc (fhandler_base::open_fs): Replace call to
        AllocateLocallyUniqueId with call to NtAllocateLocallyUniqueId;
        * posix_ipc.cc (mq_open): Ditto.  Drop error handling for that call.
        (sem_open): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5267&r2=1.5268
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/advapi32.cc.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.353&r2=1.354
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/posix_ipc.cc.diff?cvsroot=src&r1=1.18&r2=1.19

Reply via email to