DescriptionNaCl SDK] nacl_io: remove getcwd() implemenation (rely on glibc/newlib versions)
The newlib version of getcwd in libnacl now supports
passing NULL of buffer, and recent version of gtest
will gracefully handle getcwd failure in static
constructors so we no longer need our own getcwd
implementation.
This is the second attempt and landing this change. The
first was reverted:
https://codereview.chromium.org/756333005
R=bradnelson
Committed: https://crrev.com/4fad785312ac90ea3dd6e34926f30adee442ff89
Cr-Commit-Position: refs/heads/master@{#311329}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|