Fix unixmode to handle setuid/sticky when not executable#20366
Merged
daxian-dbw merged 9 commits intoOct 11, 2023
PowerShell:masterPowerShell/PowerShell:masterfrom
JamesWTruher:UnixModeStringFix01JamesWTruher/PowerShell-1:UnixModeStringFix01Copy head branch name to clipboard
Merged
Fix unixmode to handle setuid/sticky when not executable#20366daxian-dbw merged 9 commits intoPowerShell:masterPowerShell/PowerShell:masterfrom JamesWTruher:UnixModeStringFix01JamesWTruher/PowerShell-1:UnixModeStringFix01Copy head branch name to clipboard
daxian-dbw merged 9 commits into
PowerShell:masterPowerShell/PowerShell:masterfrom
JamesWTruher:UnixModeStringFix01JamesWTruher/PowerShell-1:UnixModeStringFix01Copy head branch name to clipboard
Commits
Commits on Oct 11, 2023
- committed
- committed
- committed
Update test/powershell/Modules/Microsoft.PowerShell.Management/UnixStat.Tests.ps1
Show description for fcc5c17andcommittedReduce allocations by providing some common mode strings as constants.
Show description for b2959a0committedRevert "Reduce allocations by providing some common mode strings as constants."
Show description for 4f1d4fbcommittedReduce allocations by providing some common mode strings as constants.
Show description for cb92b5fcommittedUpdate src/System.Management.Automation/CoreCLR/CorePsPlatform.cs
Show description for ef7e0a8andcommittedUpdate src/System.Management.Automation/CoreCLR/CorePsPlatform.cs
Show description for 70292b0andcommitted