CVSROOT:        /cvs/src
Module name:    src
Branch:         cv-post-1_7_9
Changes by:     [email protected]  2011-03-13 12:05:58

Modified files:
        winsup/cygwin  : ChangeLog fhandler_floppy.cc passwd.cc 
                         syscalls.cc 

Log message:
        * passwd.cc (internal_getpwsid): Avoid a strict-aliasing compiler
        error with gcc 4.5.1.
        * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Ditto.
        * syscalls.cc (gethostid): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.5189.2.8&r2=1.5189.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_floppy.cc.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.57&r2=1.57.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/passwd.cc.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.86&r2=1.86.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.575&r2=1.575.2.1

Reply via email to