This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog dir.cc include/cygwin/ ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-12-05 21:02:53

Modified files:
	cygwin         : ChangeLog dir.cc 
	cygwin/include/cygwin: version.h 
	cygwin/include/sys: dirent.h 

Log message:
	* dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.
	* include/cygwin/version.h: Bump api minor number to 147, reflecting
	obsolescence of d_ino.
	(CYGWIN_VERSION_USER_API_VERSION_COMBINED): New convenience macro.
	(CYGWIN_VERSION_CHECK_FOR_NEEDS_D_INO): New convenience macro.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3233&r2=1.3234
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dir.cc.diff?cvsroot=uberbaum&r1=1.97&r2=1.98
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=uberbaum&r1=1.215&r2=1.216
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/dirent.h.diff?cvsroot=uberbaum&r1=1.7&r2=1.8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]