CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-02-15 17:49:25

Modified files:
        winsup/cygwin  : ChangeLog posix_ipc.cc 
        winsup/cygwin/include: mqueue.h 

Log message:
        * posix_ipc.cc (mq_open): Avoid compiler warning.  Initialize mqhdr
        before using it in file exists case.
        * include/mqueue.h (mqd_t): Make non-pointer type.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3755&r2=1.3756
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/posix_ipc.cc.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/mqueue.h.diff?cvsroot=src&r1=1.1&r2=1.2

Reply via email to