This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/y2038-preliminaries in repository glibc.
discards e72bcbd793 Revise the documentation of ‘simple calendar time’. discards 86c56abeb2 Linux/Alpha: don’t use timeval32 system calls. discards 5fc9cbd920 Warn when gettimeofday is called with non-null tzp argument. discards ee799168e8 Finish move of clock_* functions to libc. discards 6ec060709a Use clock_gettime to implement gettimeofday. discards 8e9ce235ee Use clock_gettime to implement ftime. discards 069a421951 Use clock_gettime to implement time. discards f66ff8e42d Use clock_settime to implement settimeofday. discards 4e83f31768 Use clock_settime to implement stime. discards c101e8b186 Don’t use the argument to time. new 2b46d373df Don’t use the argument to time. new da7859ec6f Use clock_settime to implement stime. new 458e752a5d Use clock_settime to implement settimeofday. new 90b7676ef5 Use clock_gettime to implement time. new a98d0813fb Use clock_gettime to implement ftime. new 557dceaba0 Use clock_gettime to implement gettimeofday. new fce7a734b0 Finish move of clock_* functions to libc. new b12e7a6f9d Warn when gettimeofday is called with non-null tzp argument. new 7f0acebb6b Linux/Alpha: don’t use timeval32 system calls. new ca15d90019 Revise the documentation of ‘simple calendar 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 (e72bcbd793) \ N -- N -- N refs/heads/zack/y2038-preliminaries (ca15d90019)
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 10 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: