This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from e32d1510d Cygwin: timerfd: prepare for TFD_TIMER_CANCEL_ON_SET new 597285ca5 Cygwin: timerfd: fix read(2) running wild new 693c98c5e Cygwin: timerfd: Fix entering critical section new 95bc4240e Cygwin: timerfd: convert expiry timestamp to LONG64 new 2993057a9 Cygwin: timerfd: implement TFD_TIMER_CANCEL_ON_SET
The 4 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/autoload.cc | 2 + winsup/cygwin/timerfd.cc | 94 +++++++++++++++++++++++++++++++++++++++++++++-- winsup/cygwin/timerfd.h | 39 +++++++++++++------- 3 files changed, 118 insertions(+), 17 deletions(-)