summaryrefslogtreecommitdiff
path: root/src/pal/src/include/pal/module.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-25[Tizen] Add coreclr_preload_assembly to CoreCLR host APIKonstantin Baladurin1-1/+47
2019-02-09Set visibility option to hidden (#21924)Adeel Mujahid1-3/+3
2018-11-21Introduce Marshall.LoadLibrary API (#20871)Swaroop Sridhar1-7/+7
2017-03-07[x86/Linux] CDECL as default P/Invoke Calling Convetion (#9977)Jonghyun Park1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-14PAL Module/shutdown cleanup.Mike McLaughlin1-13/+0
2015-10-21Move prefix/suffix logic to dllimportAditya Mandaleeka1-12/+0
2015-06-25Some more pal init cleanup missed in #1174Mike McLaughlin1-3/+17
2015-06-24Fixed the PAL_Initialize* order problem.Mike McLaughlin1-20/+30
2015-06-15Fully implement dbgshim so it doesn't depend on LD_LIBRARY_PATH (issue #650).Mike McLaughlin1-56/+2
2015-06-09Remove the dependency on LD_LIBRARY_PATH in the sos code (issue #820). Uses t...Mike McLaughlin1-1/+4
2015-04-22Changed the VM's hardware exception to return if not in manged code. For DAC'...Mike McLaughlin1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+256