This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 5b2e14f Use va_copy instead of __va_copy to fix building libomp again [...] new e945ccc Minor code cleanup of Klocwork issues new 31535f3 Read blocktime value set by kmp_set_blocktime() before readin [...]
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: runtime/src/kmp.h | 10 ++++--- runtime/src/kmp_affinity.cpp | 11 ++++---- runtime/src/kmp_affinity.h | 40 +++++++++++---------------- runtime/src/kmp_barrier.cpp | 6 ++--- runtime/src/kmp_debug.cpp | 4 +-- runtime/src/kmp_dispatch.cpp | 18 ++++++------- runtime/src/kmp_environment.cpp | 27 ++++++++----------- runtime/src/kmp_error.cpp | 5 ++-- runtime/src/kmp_i18n.cpp | 17 ++++++------ runtime/src/kmp_i18n.h | 8 +++--- runtime/src/kmp_itt.inl | 12 +++++---- runtime/src/kmp_os.h | 9 +++++++ runtime/src/kmp_runtime.cpp | 27 +++++++++---------- runtime/src/z_Linux_util.cpp | 57 +++++++++++++++++---------------------- runtime/src/z_Windows_NT_util.cpp | 38 +++++++++++--------------- 15 files changed, 135 insertions(+), 154 deletions(-)