This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/pipe in repository newlib.
discards 305a3f29d Cygwin: Document that the pipe_byte option is now set by default discards c8daab948 Cygwin: fhandler_pipe::raw_read: minor code cleanup discards 4e1c9113b Cygwin: pipe: Adopt FILE_SYNCHRONOUS_IO_NONALERT flag for read pipe. adds 372093689 define _COMPILING_NEWLIB for all targets when compiling adds df5de02e0 newlib: ignore _FORTIFY_SOURCE when building newlib new 58e9594e4 Cygwin: pipe: Adopt FILE_SYNCHRONOUS_IO_NONALERT flag for read pipe. new c059e0945 Cygwin: fhandler_pipe::raw_read: minor code cleanup new 3a8ae078c Cygwin: Document that the pipe_byte option is now set by default
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 (305a3f29d) \ N -- N -- N refs/heads/topic/pipe (3a8ae078c)
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 3 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/configure.host | 11 +++-------- newlib/libc/include/sys/features.h | 3 ++- newlib/libc/machine/mips/Makefile.am | 2 -- newlib/libc/machine/mips/Makefile.in | 2 -- 4 files changed, 5 insertions(+), 13 deletions(-)