This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository openmp.
from f7f0293 Remove unnecessary unistd.h header from tests. new 561ebb5 Remove trailing whitespace in src/ directory
The 1 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/dllexports | 2 +- runtime/src/include/30/ompt.h.var | 2 +- runtime/src/include/40/ompt.h.var | 2 +- runtime/src/include/41/ompt.h.var | 2 +- runtime/src/kmp_atomic.h | 8 ++-- runtime/src/kmp_barrier.cpp | 2 +- runtime/src/kmp_cancel.cpp | 46 +++++++++++----------- runtime/src/kmp_csupport.c | 4 +- runtime/src/kmp_debug.h | 2 +- runtime/src/kmp_debugger.h | 10 ++--- runtime/src/kmp_environment.c | 14 +++---- runtime/src/kmp_ftn_os.h | 2 +- runtime/src/kmp_gsupport.c | 24 +++++------ runtime/src/kmp_io.c | 6 +-- runtime/src/kmp_lock.cpp | 4 +- runtime/src/kmp_lock.h | 2 +- runtime/src/kmp_runtime.c | 6 +-- runtime/src/kmp_safe_c_api.h | 2 +- runtime/src/kmp_sched.cpp | 4 +- runtime/src/kmp_taskdeps.cpp | 10 ++--- runtime/src/kmp_tasking.c | 36 ++++++++--------- runtime/src/kmp_threadprivate.c | 38 +++++++++--------- runtime/src/kmp_wait_release.h | 20 +++++----- runtime/src/ompt-general.c | 12 +++--- runtime/src/ompt-specific.h | 4 +- runtime/src/thirdparty/ittnotify/ittnotify.h | 42 ++++++++++---------- .../src/thirdparty/ittnotify/ittnotify_config.h | 4 +- .../src/thirdparty/ittnotify/ittnotify_static.c | 2 +- .../src/thirdparty/ittnotify/legacy/ittnotify.h | 4 +- runtime/src/z_Linux_asm.s | 2 +- runtime/src/z_Linux_util.c | 8 ++-- 31 files changed, 163 insertions(+), 163 deletions(-)