This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aaribaud/make-check in repository glibc.
discards 38bf3363a7 Y2038: make __tz_convert compatible with 64-bit-time discards 0437f3bdb7 Y2038: Add 64-bit time for all architectures discards ec94d7c17a Fix mktime localtime offset confusion discards 4a4a170153 Merge mktime, timegm from upstream Gnulib adds 5473739a7b kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209). new 148b5a3114 Merge mktime, timegm from upstream Gnulib new 77b79b7bc9 Fix mktime localtime offset confusion new 6ccd9dd893 Y2038: Add 64-bit time for all architectures new 7d82403ed8 Y2038: make __tz_convert compatible with 64-bit-time
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 (38bf3363a7) \ N -- N -- N refs/heads/aaribaud/make-check (7d82403ed8)
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 4 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: ChangeLog | 8 ++++++++ NEWS | 1 + include/time.h | 4 ++++ localedata/locales/kl_GL | 4 ++-- time/localtime.c | 1 + time/mktime-internal.h | 1 + time/mktime.c | 2 +- 7 files changed, 18 insertions(+), 3 deletions(-)