summarylogtreecommitdiffstats
path: root/readdir-corefx.patch
AgeCommit message (Collapse)Author
2016-08-16Fall back to original function when availableAaron Brodersen
Switch to wobbol's patch series that uses the thread-safe code where available but falls back to the non thread-safe code otherwise.
2016-08-15Use latest upstream sourceAaron Brodersen
Use coreclr version 1.0.4, picking up the fix for segmentation faults on kernels >= 4.6. Add a patch to work with glibc 2.24.