This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from a4e2eb6ba Cygwin: timerfd: fix shared memory allocation in fork/exec new 98afd02be Cygwin: timerfd: rework implementation new 3b3ba558e Cygwin: use NULL security descriptor in InitializeObjectAttributes
The 2 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 | 2 +- winsup/cygwin/fhandler_timerfd.cc | 28 +--- winsup/cygwin/forkable.cc | 6 +- winsup/cygwin/mmap.cc | 3 +- winsup/cygwin/posix_timer.cc | 3 +- winsup/cygwin/timerfd.cc | 276 ++++++++++++++++++-------------------- winsup/cygwin/timerfd.h | 150 ++++++++++----------- 7 files changed, 220 insertions(+), 248 deletions(-)