summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_str.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Remove unnecessary semicolonsJonathan Peyton2017-09-271-57/+55
* Use va_copy instead of __va_copy to fix building libomp against musl libcJonathan Peyton2017-08-191-1/+1
* OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.Andrey Churbanov2017-07-031-5/+5
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-767/+622
* Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton2016-12-141-1/+1
* Change source files from .c to .cppJonathan Peyton2016-12-141-0/+880
OpenPOWER on IntegriCloud