This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/af_unix_mq
in repository newlib.
discards 4029bc4c6 Cygwin: AF_UNIX: implement sendmsg
discards 6f2cdfb11 Cygwin: AF_UNIX: adapt close to mqueues
discards de65ddb9c Cygwin: AF_UNIX: adapt socketpair to mqueues
discards 604e6a8e6 Cygwin: AF_UNIX: adapt accept4 to mqueues
discards 119d1399a Cygwin: AF_UNIX: adapt connect to mqueues
discards 4ef62d4e8 Cygwin: AF_UNIX: adapt send_sock_info to mqueues
discards 131ae6855 Cygwin: AF_UNIX: adapt recv_peer_info to mqueues
discards c779bbef9 Cygwin: AF_UNIX: new helper function set_mqueue_non_blocking
discards eede58128 Cygwin: AF_UNIX: adapt grab_admin_pkt to mqueues
discards 59faec3af Cygwin: AF_UNIX: new method peek_mqueue
discards fb2e09d19 Cygwin: AF_UNIX: new method create_mqueue
discards 1b3a354ad Cygwin: AF_UNIX: rework some internal methods
discards 23f7ce23b Cygwin: AF_UNIX: rename {create,open}_file to {create,open}_socket
discards 0334a29e1 Cygwin: AF_UNIX: adapt symlink and reparse point to mqueues
discards b26019e1e Cygwin: AF_UNIX: replace gen_pipe_name by gen_mqueue_name
discards 023b34677 Cygwin: AF_UNIX: prepare for use of message queues
discards 30fd9d77f Cygwin: AF_UNIX: first cut of mqueue modifications
new bffa46932 Cygwin: AF_UNIX: first cut of mqueue modifications
new dbe2462e0 Cygwin: AF_UNIX: prepare for use of message queues
new 3f27e7ffe Cygwin: AF_UNIX: replace gen_pipe_name by gen_mqueue_name
new ad9de1740 Cygwin: AF_UNIX: adapt symlink and reparse point to mqueues
new c7e7222d7 Cygwin: AF_UNIX: rename {create,open}_file to {create,open}_socket
new 19bffcb29 Cygwin: AF_UNIX: rework some internal methods
new 293576095 Cygwin: AF_UNIX: new method open_mqueue
new e0a47a4fb Cygwin: AF_UNIX: add create_mqueue to replace create_pipe
new 9d095b602 Cygwin: AF_UNIX: new method peek_mqueue
new b166dc4bc Cygwin: AF_UNIX: adapt grab_admin_pkt to mqueues
new 58cdb27b7 Cygwin: AF_UNIX: new helper function set_mqueue_non_blocking
new aad95fb93 Cygwin: AF_UNIX: adapt recv_peer_info to mqueues
new af0b83ed0 Cygwin: AF_UNIX: adapt send_sock_info to mqueues
new c7169ecbc Cygwin: AF_UNIX: adapt connect and accept to mqueues
new d9b61b4c3 Cygwin: AF_UNIX: adapt socketpair to mqueues
new 6b3211605 Cygwin: AF_UNIX: adapt close to mqueues
new e392db237 Cygwin: AF_UNIX: implement sendmsg
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 (4029bc4c6)
\
N -- N -- N refs/heads/topic/af_unix_mq (e392db237)
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 17 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/fhandler.h | 7 ++---
winsup/cygwin/fhandler_socket_unix.cc | 17 +++++++---
winsup/cygwin/include/mqueue.h | 2 +-
winsup/cygwin/posix_ipc.cc | 58 +++++++++--------------------------
4 files changed, 31 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e7ea9e32 0: update: binutils-gcc-linux-qemu: boot
new 47d642f3 0: update: binutils-gcc-linux-qemu: boot
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 (e7ea9e32)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1 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:
01-reset_artifacts/console.log | 74 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11918 +++++-----
04-build_abe-stage1/console.log | 14791 ++++++-------
05-build_abe-qemu/console.log | 6991 +++---
06-build_linux/console.log | 722 +-
07-boot_linux/console.log | 496 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 35426 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 35435 insertions(+), 35479 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 8a112816 2: update: gcc-1f6fc2826d19136bb5ab97a4bdac07e6736b6869: 0
new 0eb7b504 2: update: gcc-5bd66c6826e5f3a38ba393702923feb88959f845: 0
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 (8a112816)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 1 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:
01-reset_artifacts/console.log | 76 +-
02-prepare_abe/console.log | 78 +-
04-build_abe-bootstrap_O1/console.log | 73891 +++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 6 +-
06-update_baseline/results.regressions | 18 +-
console.log | 74025 ++++++++++++++++---------------
jenkins/manifest.sh | 8 +-
8 files changed, 74073 insertions(+), 74031 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.