summaryrefslogtreecommitdiff
path: root/src/dlls/mscordac/mscordac_unixexports.src
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Use /proc/<pid>/mem to read memory in remote DBI data target. It makes the te...Mike McLaughlin1-0/+3
2019-05-15Delete unicode API emulator (#24581)Michal Strehovský1-2/+0
2019-04-12Fix OSX debugging (#23924)Jan Vorlicek1-0/+4
2019-04-09Fix several issuesJan Vorlicek1-1/+0
2019-01-08Fix issue #20585 createdump explicitly uses /tmp. (#21866)Mike McLaughlin1-0/+1
2018-08-28Break into debugger on assertion failures (#19702)Jan Kotas1-0/+1
2018-07-12Add prefix to DAC's PAL exports for alpine (#18873)Mike McLaughlin1-169/+169
2018-03-06Remove libuuid usage (#16643)Jan Vorlicek1-1/+1
2017-08-15Implement out of context stack unwinder (#13302)Mike McLaughlin1-0/+1
2017-07-21Add CGroup CFS CPU limit support (#12797)Guillaume B1-0/+1
2017-06-21Fix event, semaphore, mutex create/open to request the maximum allowe… (#12...Koundinya Veluri1-0/+2
2017-06-05Inline YieldProcessor on Linux (#12058)Xiangyang (Mark) Guo1-1/+0
2017-05-29Implement GetCurrentProcessCpuCount for Unix and merge NumberOfProcesors impl...Tom Deseyn1-0/+1
2017-05-08Make CoreCLR work properly under PaX's RANDMMAP (#11382)Koundinya Veluri1-0/+1
2017-04-19Add NUMA and thread affinity support for Unix (#10938)Jan Vorlicek1-0/+1
2017-04-13Create ELF core dump on coreclr exceptions and signals. (#10902)Mike McLaughlin1-0/+4
2016-12-23Remove all usage of vsnprintf (#8709)Jan Vorlicek1-2/+2
2016-12-18Remove Read/WriteProcessMemory from PAL. (#8655)Mike McLaughlin1-0/+1
2016-12-09Remove sscanf and sprintf usage (#8508)Jan Vorlicek1-0/+1
2016-11-21Remove unsafe banned functions (#8162)Jan Vorlicek1-4/+6
2016-11-04Remove more PAL functions (#8009)Jan Vorlicek1-2/+2
2016-06-03Limit exports on debugger modules. (#5442)Mike McLaughlin1-0/+174