Files
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildAccelerator/TestApp
zack neyland 03cebfacc3 UBA: Various fixes for POSIX APIs.
* Checking returns a bit better
* Handling "/" in a friendly way since realpath calls stat with "/"
* Hooks up lockFd so we don't accidently close fd1 and fd2 (aka stdout/stderr)
* MacOS doesn't have subreaper so implement another way using sysctl

[CL 30129626 by zack neyland in ue5-main branch]
2023-12-05 14:40:41 -05:00
..