mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
Implements chown and getgid per the POSIX specification and adds corresponding unit tests. getgid is added as it is required by the chown unit tests. This PR will address #165785 Co-authored-by: shubh@DOE <shubhp@mbm3a24.local>