Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 1 Nov 2019 16:25:40 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: [PATCH v2] remaining steps for time64 switchover

This is the version of the time64 switchover I hope to push soon, with
the sockopt/ioctl fixes integrated. That part isn't as pretty as I'd
like, in terms of how the steps are factored, but at this point it
should be working without breaking anything (I tested builds of the
weird-bits archs mips, powerpc, and x32, as well as i386 and sh, and
confirmed right macro definitions are getting used).

I'll be out for the next few hours, but hoping to push tonight or
tomorrow, so if you want to help looking for embarrassing mistakes I'd
prefer not to have in there, now is the time. :-)

Rich

View attachment "0001-add-time64-symbol-name-redirects-to-public-headers-u.patch" of type "text/plain" (12539 bytes)

View attachment "0002-prepare-struct-sched_param-for-change-in-time_t-defi.patch" of type "text/plain" (1005 bytes)

View attachment "0003-disable-lfs64-aliases-for-remapped-time64-functions.patch" of type "text/plain" (2766 bytes)

View attachment "0004-make-fstatat-fill-in-old-time32-stat-fields-too.patch" of type "text/plain" (2016 bytes)

View attachment "0005-add-time32-ABI-compat-shims-compat-source-tree.patch" of type "text/plain" (50334 bytes)

View attachment "0006-add-time64-redirect-for-and-redirecting-implementati.patch" of type "text/plain" (2361 bytes)

View attachment "0007-add-__dlsym_time64-asm-entry-point-for-all-legacy-32.patch" of type "text/plain" (3615 bytes)

View attachment "0008-add-framework-for-arch-provided-makefile-fragments-c.patch" of type "text/plain" (1706 bytes)

View attachment "0009-make-time-related-socket-options-overridable-by-arch.patch" of type "text/plain" (2086 bytes)

View attachment "0010-fix-x32-msghdr-struct-by-removing-x32-bits-socket.h.patch" of type "text/plain" (1355 bytes)

View attachment "0011-move-msghdr-and-cmsghdr-out-of-bits-socket.h.patch" of type "text/plain" (8464 bytes)

View attachment "0012-add-back-x32-bits-socket.h-defining-time-related-soc.patch" of type "text/plain" (982 bytes)

View attachment "0013-add-x32-bits-ioctl_fix.h-defining-time-related-socki.patch" of type "text/plain" (817 bytes)

View attachment "0014-switch-all-existing-32-bit-archs-to-64-bit-time_t.patch" of type "text/plain" (46027 bytes)

View attachment "0015-move-time_t-and-suseconds_t-definitions-to-common-al.patch" of type "text/plain" (7656 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.