src/winsup/mingw ChangeLog include/sys/time.h ...

dannysmith@cygwin.com dannysmith@cygwin.com
Sun Jun 18 08:16:00 GMT 2006


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dannysmith@sourceware.org	2006-06-18 08:16:55

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include/sys: time.h 
	winsup/mingw/mingwex: Makefile.in 
Added files:
	winsup/mingw/mingwex: gettimeofday.c 

Log message:
	* include/sys/time.h: Add header guard.  Add extern "C" bracketing
	for __cplusplus.
	(gettimeofday): Add prototype.
	* mingwex/gettimeofday.c: New file.
	* mingwex/makefile.in: Add gettimeofday source and object.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.299&r2=1.300
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/sys/time.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/gettimeofday.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=src&r1=1.29&r2=1.30



More information about the Cygwin-cvs mailing list