summaryrefslogtreecommitdiff
path: root/src/inc/winwrap.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Delete dead PAL functions (#13613)Justin Van Patten1-433/+0
2017-08-22Delete some dead PAL code (#13469)Justin Van Patten1-6/+0
2017-06-21Fix event, semaphore, mutex create/open to request the maximum allowe… (#12...Koundinya Veluri1-1/+1
2017-03-311. Remove disable of C4996Rahul Kumar1-3/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-2/+4
2017-02-11Revert "Remove more always defined FEATURE_CORESYSTEM"danmosemsft1-1/+1
2017-02-10Remove more always defined FEATURE_CORESYSTEMdanmosemsft1-1/+1
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-10/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-4/+2
2016-11-04Remove more PAL functions (#8009)Jan Vorlicek1-7/+0
2016-08-11Prepare jit source for clang-tidyMichelle McDaniel1-1/+1
2016-04-16Always try to load user32 instead of ntuser api setMike Danes1-7/+1
2016-03-07Fix build break on Desktop arising out of MoveFileWrapper cleanup.Gaurav Khanna1-1/+1
2016-03-04Fixup CRT linkages for uCRTGaurav Khanna1-1/+1
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-326/+337
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-26Update GC from CoreRTJan Kotas1-1/+1
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+4
2015-08-04Enable the Windows x86 buildMike Danes1-1/+1
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+1
2015-07-08Fix recursive asserts in coreclr.Mike McLaughlin1-0/+2
2015-03-08Make assertion failures to break into debuggerJan Kotas1-5/+3
2015-02-07Ensure that every usage of va_start is complemented by a va_endGeoff Norton1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1028