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 6cf36b30c Cygwin: fhandler_pipe.cc:nt_select: fix flags discards cea871678 Revert "Cygwin: pipe: Revert to create() rather than nt_create()." discards 5a7a0d34c Cygwin: pipe: Revert to create() rather than nt_create(). discards 08bee3823 Cygwin: select: Improve select/poll response. discards e926c6dfe Cygwin: add fhandler_base::npfs_handle discards a9b95a34f Cygwin: remove the fhandler_base_overlapped class discards 9cc0046e2 Cygwin: fhandler_pipe: fix permission problem discards b9b0fea1b Cygwin: fhandler_pipe: control blocking mode of the Windows pipe discards cba862f80 Cygwin: fhandler_pipe: add raw_read and raw_write discards f9c629e2f Cygwin: fhandler_pipe: derive from fhandler_base adds dcb515a95 libc/include/sys/signal.h: Change __STDINT_EXP() to __SIZEOF_INT__ new 9069cb917 Cygwin: dup: fix handle inheritence for disk file pread/pwrit [...] new 7215dbc58 Cygwin: fhandler_pipe: derive from fhandler_base new 196b40ef3 Cygwin: fhandler_pipe: add raw_read and raw_write new 04adb3b96 Cygwin: fhandler_pipe: control blocking mode of the Windows pipe new a6a90bb7e Cygwin: fhandler_pipe: fix permission problem new fb4165d26 Cygwin: remove the fhandler_base_overlapped class new 5fdce0c80 Cygwin: add fhandler_base::npfs_handle new 027432210 Cygwin: select: Improve select/poll response. new 9e96a27e6 Cygwin: pipe: Revert to create() rather than nt_create(). new 037b3d0e7 Revert "Cygwin: pipe: Revert to create() rather than nt_create()." new a62f4d128 Cygwin: fhandler_pipe.cc:nt_select: fix flags
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 (6cf36b30c) \ N -- N -- N refs/heads/topic/pipe (a62f4d128)
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 11 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/sys/signal.h | 2 +- winsup/cygwin/fhandler_disk_file.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)