This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO in repository toolchain/ci/newlib.
from d930fbb6a Cygwin: Convert gmondump and profiler synopses to <cmdsynopsis> adds 4f999b4ea Cygwin: utils: tzmap-from-unicode.org: enforce sorting order [...] adds ad8730cc9 Cygwin: utils: refresh tzmap.h adds d4e7869ee Cygwin: semaphore.h: clean namespace adds edf48054e Cygwin: implement sem_clockwait adds 123454f9d Cygwin: implement pthread_cond_clockwait adds 5c4eaf45f Cygwin: implement pthread_mutex_clocklock adds 520c3a3fa Cygwin: pthread.h: clean namespace adds c2ad78d67 Cygwin: implement pthread_rwlock_clockrdlock/pthread_rwlock_c [...] adds fff00f776 Cygwin: bump API minor and set DLL version to 3.3.0
No new revisions were added by this update.
Summary of changes: winsup/cygwin/common.din | 5 ++ winsup/cygwin/include/cygwin/version.h | 8 +-- winsup/cygwin/include/pthread.h | 45 +++++++++++------ winsup/cygwin/include/semaphore.h | 23 +++++---- winsup/cygwin/pthread.cc | 8 ++- winsup/cygwin/release/{3.2.1 => 3.3.0} | 3 ++ winsup/cygwin/thread.cc | 92 +++++++++++++++++++++++++++------- winsup/cygwin/thread.h | 3 +- winsup/doc/new-features.xml | 29 +++++++++++ winsup/doc/posix.xml | 13 +++-- winsup/utils/tzmap-from-unicode.org | 2 +- winsup/utils/tzmap.h | 18 ++++--- 12 files changed, 186 insertions(+), 63 deletions(-) rename winsup/cygwin/release/{3.2.1 => 3.3.0} (92%)