summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Change source files from .c to .cppJonathan Peyton2016-12-141-2078/+0
* fixed typo in commentAndrey Churbanov2016-11-031-1/+1
* Use getpagesize() instead of PAGE_SIZE macro when KMP_OS_LINUX is trueJonathan Peyton2016-10-261-7/+2
* Adding new kmp_aligned_malloc() entry pointJonathan Peyton2016-05-121-6/+53
* Fix incorrect indention in kmp_alloc.cJonathan Peyton2016-03-291-73/+61
* Fix memory corruption in Windows debug libraryJonathan Peyton2015-09-251-1/+1
* Fix spelling errorsJonathan Peyton2015-05-221-1/+1
* Replace some unsafe API calls with safe alternatives on Windows, prepare code...Andrey Churbanov2015-04-021-2/+2
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-5/+9
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-4/+4
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+2046
OpenPOWER on IntegriCloud