In support of the changes required for #8609, it was suggested that syscall:getwd() be updated to work on Solaris first since the runtime uses it and today it's unimplemented.
The code needed to support getwd is basically identical to Linux.
I will submit a CL for this change.
The text was updated successfully, but these errors were encountered:
In support of the changes required for #8609, it was suggested that syscall:getwd() be updated to work on Solaris first since the runtime uses it and today it's unimplemented.
The code needed to support getwd is basically identical to Linux.
I will submit a CL for this change.
The text was updated successfully, but these errors were encountered: