]> sourceware.org Git - newlib-cygwin.git/commitdiff
*** empty log message ***
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 8 Jan 2015 13:39:53 +0000 (13:39 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 8 Jan 2015 13:39:53 +0000 (13:39 +0000)
winsup/cygwin/release/1.7.34

index 5c598d1aed8142e23a383d5b98e64ec314f9d41d..21dfaa1022dffaf22fe235a64045c99e86b7ec93 100644 (file)
@@ -61,3 +61,12 @@ Bug Fixes
 - Fix an "invalid handle" problem when using flock(2) with a parent process
   holding the lock.
   Addresses: https://cygwin.com/ml/cygwin/2014-12/msg00012.html
+
+- Load correct timezone offsets when fetching timezone info from
+  zoneinfo files.  Use tm_gmtoff and tm_zone members in strftime to
+  generate more correct timezone info for non-recent eras.
+  Addresses: https://cygwin.com/ml/cygwin/2014-12/msg00313.html
+
+- Fix type of cmsg_len member of struct cmsghdr in /usr/include/cygwin/socket.h
+  to size_t to align with Winsock.
+  Addresses: https://cygwin.com/ml/cygwin/2014-12/msg00376.html
This page took 0.031753 seconds and 5 git commands to generate.