This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aaribaud/y2038-2.25 in repository glibc.
discards 129809d108 Y2038: implement Y2038-ready fstatat64, fxstatat (WIP) discards b39d907b4d Y2038: implement Y2038-ready lstat64, lxstat64 (WIP) discards a1b1961049 Y2038: implement Y2038 stat64, fstat64, xstat64, fxstat64 (WIP) discards 053ecdab1f Y2038: implement struct stat discards b70fb964f3 Y2038: implement Y2038-proof timerfd_gettime, timerfd_settime discards 5281810c82 Y2038: implement Y2038-proof timer_gettime, timer_settime discards edef574c9d Y2038: implement Y2038-proof struct itimerspec discards 9f7bc727ad Y2038: implement Y2038-proof lutimes discards e32b067587 Y2038: implement Y2038-proof futimes discards 06065aae78 Y2038: implement Y2038-proof sigtimedwait discards d2c88c3042 Y2038: implement Y2038-proof utimensat discards 0f7cc01003 Y2038: implement Y2038-proof futimens discards b8a5089afd Y2038: implement Y2038-proof timespec_get discards f3d186f4dc Y2038: implement Y2038-proof clock_nanosleep new 934f6ef8ac Y2038: implement Y2038-proof clock_nanosleep new ea72a71578 Y2038: implement Y2038-proof timespec_get new 7b09a42578 Y2038: implement Y2038-proof futimens new c442b9bb21 Y2038: implement Y2038-proof utimensat new 972127f35f Y2038: implement Y2038-proof sigtimedwait new 00f4e4e855 Y2038: implement Y2038-proof futimes new 35464f8f04 Y2038: implement Y2038-proof lutimes new 675c5d3c79 Y2038: implement Y2038-proof struct itimerspec new dc8f23b1d6 Y2038: implement Y2038-proof timer_gettime, timer_settime new 9858590638 Y2038: implement Y2038-proof timerfd_gettime, timerfd_settime new 1467823311 Y2038: implement struct stat new c5cde9ee91 Y2038: implement Y2038 stat64, fstat64, xstat64, fxstat64 (WIP) new b44d8568b8 Y2038: implement Y2038-ready lstat64, lxstat64 (WIP) new 760dff1905 Y2038: implement Y2038-ready fstatat64, fxstatat (WIP)
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (129809d108) \ N -- N -- N refs/heads/aaribaud/y2038-2.25 (760dff1905)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 14 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: sysdeps/unix/sysv/linux/clock_nanosleep.c | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-)