summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/miscellaneous
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Typos (#21171)John Doe1-1/+1
2018-06-03Typo (#18266)John Doe1-2/+2
2017-08-22Delete some dead PAL code (#13469)Justin Van Patten9-174/+0
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean2-14/+11
2017-04-07Add reporting swap file size to GlobalMemoryStatusEx on Unix (#10700)Jan Vorlicek5-0/+91
2017-03-311. Remove disable of C4996Rahul Kumar8-245/+0
2017-03-22memory limit in containers on linuxrahul5-0/+87
2017-01-27PAL Tests: Centralize common code (#9151)Frederik Carlier82-246/+82
2017-01-21Remove PLATFORM_UNIX and FEATURE_PAL checks in PAL (#8982)Jan Vorlicek9-68/+16
2017-01-18Remove obsolete platforms ifdefs from PAL (#8971)Jan Vorlicek1-1/+1
2016-11-04Remove more PAL functions (#8009)Jan Vorlicek86-3658/+9
2016-10-28Remove some unused PAL functions (#7873)Jan Vorlicek8-258/+0
2016-09-07Fix strict aliasing violation from conditional typedef of wchar_t by building...kchoi182-115/+115
2016-01-27Update license headersdotnet-bot207-736/+626
2016-01-24Fix build breaks and ensure GetComputerNameW is included in mscorlib.Lakshmi Priya Sekar2-3/+5
2015-10-21Move some functions to allow them to be inlined with clangKoundinya Veluri38-32/+32
2015-10-19Delete remaining vestiges of PAL networking supportJan Kotas1-3/+3
2015-10-07correct word spellingあまみや ゆうこ2-3/+3
2015-08-18Remove PAL code that has been moved to the corefx repoNick Guerrera9-312/+0
2015-08-14Fix typo "retrive" and "retrieved" to "retrieve" and "retrieved"Jon Hanna5-9/+9
2015-04-22Add few pal APIs needed for debugger code.Prem Ramanathan8-0/+228
2015-04-14Rename "CoreClrPal" to "coreclrpal"Matt Ellis110-220/+220
2015-03-19Add ForkAndExecProcess to PAL to support CoreFXStephen Toub6-0/+139
2015-03-13Add PAL test for EnsureOpenSslInitializedStephen Toub5-0/+173
2015-02-21Fix warnings generated when building with Clang on Linux.Pat Gavlin1-1/+1
2015-02-06lrt is not cross platform, lets put this back in when we verify this branch o...Geoff Norton108-108/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot367-0/+14246