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]

winsup/w32api ChangeLog include/windows.h incl ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-03-20 11:27:37

Modified files:
	w32api         : ChangeLog 
	w32api/include : windows.h winsock.h winsock2.h 

Log message:
	* include/winsock.h (_SYS_TYPES_H macro guard for int types): Remove; use only
	_BSDTYPES_DEFINED macro now defined in newlib sys/types.h.
	(SYS_TYPES_H macro guard for fd_set): Replace with_SYS_TYPES_FD_SET macro now
	defined in newlib sys/types.h.  Emit warning if defined.
	* include/winsock2.h: Ditto.
	* include/windows.h (Win32_Winsock): Replace with new macros __USE_W32_SOCKETS
	and warn of deprecation.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/w32api/ChangeLog.diff?cvsroot=uberbaum&r1=1.74&r2=1.75
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/w32api/include/windows.h.diff?cvsroot=uberbaum&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/w32api/include/winsock.h.diff?cvsroot=uberbaum&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/w32api/include/winsock2.h.diff?cvsroot=uberbaum&r1=1.3&r2=1.4


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