This way, we don't use PATH_MAX bytes on the stack per path component, and don't have to keep copying the complete path around.
1.1 KiB
1.1 KiB
This way, we don't use PATH_MAX bytes on the stack per path component, and don't have to keep copying the complete path around.