summaryrefslogtreecommitdiff
path: root/src/palrt
AgeCommit message (Expand)AuthorFilesLines
2019-05-01Adjust some terms (#24351)Dan Moseley1-1/+1
2019-02-10Cleanup DLL exports (#22500)Jan Kotas2-6/+6
2019-02-09Set visibility option to hidden (#21924)Adeel Mujahid2-6/+6
2019-01-02Delete lstrlen from Unix PAL (#21745)Jan Kotas1-6/+6
2018-12-17Delete dead code (#21562)Jan Kotas3-372/+0
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas2-264/+0
2018-07-17Move Decimal to shared (#18948)Pent Ploompuu3-1871/+0
2018-07-12Add prefix to DAC's PAL exports for alpine (#18873)Mike McLaughlin2-27/+1
2018-03-06Remove libuuid usage (#16643)Jan Vorlicek1-0/+22
2018-02-17delete unused mirror files (#16423)Sergey Andreenko1-1/+0
2016-12-23Remove all usage of vsnprintf (#8709)Jan Vorlicek1-1/+1
2016-12-23[Linux] Fix cross-architecture component build configuration for ARM32-target...Hyeongseok Oh1-1/+1
2016-11-04Remove more PAL functions (#8009)Jan Vorlicek2-12/+17
2016-06-02Fixing GUID_NULL. (#5415)Rajkumar Janakiraman1-1/+1
2016-01-27Update license headersdotnet-bot16-65/+49
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2015-12-11Enable ILASM for *nixKyungwoo Lee2-0/+29
2015-11-23Delete code under !NO_CRT defineJan Kotas1-2/+0
2015-10-27Implement CoTaskMemRealloc in PALstephentoub1-0/+5
2015-10-13Implement CoCreateGuid using uuid_generate on UnixJan Vorlicek1-11/+0
2015-09-09Respond to PR feedback.Lakshmi Priya Sekar1-3/+3
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar3-6/+6
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-2/+2
2015-05-02Fixed PAL thread allocation stack overflow.Mike McLaughlin1-0/+3
2015-04-01Fix next round of warning typesJan Vorlicek2-9/+9
2015-02-05Make DBI build on LinuxEugene Zemtsov2-0/+35
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot16-0/+4099