summaryrefslogtreecommitdiff
path: root/src/pal/src/cruntime/filecrt.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Allocate FileMappingImmutableData::szFileName and CFileProcessLocalData::unix...gbalykov1-1/+1
2016-05-12Stop using SYS_delete syscall for deleting files.Aditya Mandaleeka1-28/+0
2016-02-17Remove PAL_unlink.Aditya Mandaleeka1-20/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-03Remove some unnecessary file-related functions from PALAditya Mandaleeka1-146/+10
2015-11-03Remove thread parameter from file-related functionsAditya Mandaleeka1-59/+20
2015-10-26Remove Enter/LeaveUnsafeRegionAditya Mandaleeka1-25/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+816