Samuel Pitoiset
|
9b5a199e0f
openmp: fix OMP_DISPLAY_ENV output to match GCC
|
9 년 전 |
Samuel Thibault
|
11f734248e
Avoid overflow e.g. in num_threads_list allocation
|
9 년 전 |
Samuel Pitoiset
|
4a6ee13b5a
openmp: add support for OMP_MAX_TASK_PRIORITY
|
9 년 전 |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 년 전 |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 년 전 |
Olivier Aumage
|
bcad050ff2
- errno must explicitely be reset to 0 before calling strtol/strtoll, as these functions leave errno untouched if no error occurred during the string-to-number conversion process.
|
10 년 전 |
Olivier Aumage
|
f3a338c6a9
- fix array allocation and initialization
|
11 년 전 |
Olivier Aumage
|
0fb6249b1c
- add testcase for omp api default return values
|
11 년 전 |
Olivier Aumage
|
001a552330
- implementation of omp's API functions (on-going work)
|
11 년 전 |
Olivier Aumage
|
292dde37b9
- fix environment variable parsing (thanks Pierrick)
|
11 년 전 |
Olivier Aumage
|
2366f335f5
- add various clean-up codes
|
11 년 전 |
Olivier Aumage
|
09ea840391
- ongoing work on openmp runtime support
|
11 년 전 |