This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/ssp in repository newlib.
discards caa2a9b8f cygwin: create libssp compatibility import library discards 36e36a620 cygwin: export SSP functions discards 6c503f9c1 ssp: add build infrastructure discards 79849a989 ssp: add Object Size Checking for unistd.h functions, part 1 discards 8a7fa320e ssp: add Object Size Checking for stdio.h functions, part 1 new c281892b0 ssp: add Object Size Checking for stdio.h functions, part 1 new 1acfb5849 ssp: add Object Size Checking for unistd.h functions, part 1 new d071d8af9 ssp: add build infrastructure new cc8d29e2e cygwin: export SSP functions new 93678f13f cygwin: create libssp compatibility import library
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 (caa2a9b8f) \ N -- N -- N refs/heads/topic/ssp (93678f13f)
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 5 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: newlib/libc/include/ssp/stdio.h | 8 ++++---- newlib/libc/include/stdio.h | 2 ++ 2 files changed, 6 insertions(+), 4 deletions(-)