CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-1_7_29-release-branchpoint
Changes by:     c...@sourceware.org     2014-03-09 18:56:21

Modified files:
        winsup/cygwin  : ChangeLog localtime.cc 
        winsup/cygwin/include/cygwin: version.h 
        winsup/cygwin/libc: strptime.cc 

Log message:
        * localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and 
__TM_ZONE
        being defined.  Throughout, write to these struct tm members only if
        CYGWIN_VERSION_CHECK_FOR_EXTRA_TM_MEMBERS is true.
        * libc/strptime.cc: Ditto.
        * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_EXTRA_TM_MEMBERS): 
Define.
        (CYGWIN_VERSION_API_MINOR): Bump to 272.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.6314.2.16&r2=1.6314.2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/localtime.cc.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.30&r2=1.30.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.397&r2=1.397.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/libc/strptime.cc.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.11&r2=1.11.2.1

Reply via email to