diff options
author | Elliott Hughes <enh@google.com> | 2019-11-01 08:07:25 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2020-01-22 18:30:50 -0800 |
commit | 22fb267ad6f95ab083abb56e914f8081552108a7 (patch) | |
tree | 6c29afacad5803924a83a0430ea509eaa76a0564 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 73e9f242ed07631798433df4e35f5f73443cb9f9 (diff) |
Reimplement realpath.
Use O_PATH like musl to let the kernel do the hard work, rather than the
traditional BSD manual scheme.
Also add the most obvious missing tests from reading the man page, plus
a non-obvious test for deleted files.
Bug: http://b/131435126
Test: treehugger
Change-Id: Ie8a8986fea55f045952a81afee377ce8288a49d5
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions