summaryrefslogtreecommitdiff
path: root/src/palrt
AgeCommit message (Expand)AuthorFilesLines
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