This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 4195bae67 Cygwin: timerfd: implement fork semantics new 0e8c7b868 Cygwin: timerfd: implement execve semantics new 173e067a3 Cygwin: timerfd: implement TFD_IOC_SET_TICKS ioctl
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_timerfd.cc | 27 ++++++++++++++++++++---- winsup/cygwin/timer.cc | 44 +++++++++++++++++++++++++++++---------- winsup/cygwin/timer.h | 8 +++++-- 3 files changed, 62 insertions(+), 17 deletions(-)