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]

src/winsup/w32api ChangeLog lib/Makefile.in li ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2006-06-04 15:37:31

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/lib: Makefile.in uuid.c 
Added files:
	winsup/w32api/lib: servprov-uuid.c unknwn-uuid.c 

Log message:
	2006-06-04      Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
	
	* lib/Makefile.in: Add unknwn-uuid and servprov-uuid as sources and
	objects.
	* lib/uuid.c (IID_IUnknown, IID_IClassFactory, IID_IServiceProvider):
	Remove.  Moved to unknwn-uuid and servprov-uuid.
	* lib/unknwn-uuid.c: New file.
	* lib/servprov-uuid.c: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.842&r2=1.843
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/servprov-uuid.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/unknwn-uuid.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/Makefile.in.diff?cvsroot=src&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/uuid.c.diff?cvsroot=src&r1=1.15&r2=1.16


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