CVSROOT:        /cvs/src
Module name:    src
Changes by:     yselkow...@sourceware.org       2011-04-04 19:53:18

Modified files:
        winsup/cygwin  : ChangeLog 
        winsup/cygwin/include/cygwin: types.h 
        winsup/cygwin/include/sys: sysmacros.h 

Log message:
        * include/cygwin/types.h: Move #include <sys/sysmacros.h> to
        end of header so that it gets the dev_t typedef.
        * include/sys/sysmacros.h (gnu_dev_major, gnu_dev_minor,
        gnu_dev_makedev): Prototype and define as inline functions.
        (major, minor, makedev): Redefine in terms of gnu_dev_*.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5237&r2=1.5238
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/types.h.diff?cvsroot=src&r1=1.34&r2=1.35
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/sysmacros.h.diff?cvsroot=src&r1=1.4&r2=1.5

Reply via email to