CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       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

Reply via email to