This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/3.6 in repository newlib.
discards 259d0dea0 Cygwin: posix_getdents: implement per SUS Base Specifications [...] discards cc3b27f39 Cygwin: devices.h: drop useless mode check discards e1fee9e2b Cygwin: dirent.h: make definition of struct __DIR opaque discards 219ef30d7 Cygwin: implement fdclosedir discards 898d6572b Cygwin: implement dirent.d_reclen discards c3eb0e54d Cygwin: export getlocalename_l discards 3bdd2dd8a getlocalename_l: implement per SUS Base Specifications Issue 8 draft discards a22d5d671 Cygwin: path: convert symlink_info to class discards f08fa03b0 Cygwin: files: slightly simplify suffix handling discards e247b759b Cygwin: bump DLL version to 3.6.0 adds 15140d6df Cygwin: Don't terminate via dumper adds 2c5433e5d Cygwin: pthread: Fix handle leak in pthread_once. new d5233e473 Cygwin: bump DLL version to 3.6.0 new 5c64352f3 Cygwin: files: slightly simplify suffix handling new b534a34ff Cygwin: path: convert symlink_info to class new 497f16dac getlocalename_l: implement per SUS Base Specifications Issue 8 draft new a2556c9e6 Cygwin: export getlocalename_l new 2c2274931 Cygwin: implement dirent.d_reclen new 886771357 Cygwin: implement fdclosedir new 45408c990 Cygwin: dirent.h: make definition of struct __DIR opaque new 67fef8102 Cygwin: devices.h: drop useless mode check new 6ab574a68 Cygwin: posix_getdents: implement per SUS Base Specifications [...]
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 (259d0dea0) \ N -- N -- N refs/heads/topic/3.6 (6ab574a68)
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: winsup/cygwin/exceptions.cc | 7 +++---- winsup/cygwin/thread.cc | 3 +++ winsup/doc/cygwinenv.xml | 6 ++++++ 3 files changed, 12 insertions(+), 4 deletions(-)