src/winsup/cygwin ChangeLog include/cygwin/typ ...

yselkowitz@cygwin.com yselkowitz@cygwin.com
Tue Apr 5 00:53:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	yselkowitz@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



More information about the Cygwin-cvs mailing list