commit | 6331e806de41d98083f1bfa3661addfae4682c37 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 27 11:10:36 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Oct 27 13:47:36 2015 -0700 |
tree | fc63b42f79adfa429e514cf3b1231245d29222b7 | |
parent | 60752a2eeab8cd0b344b27c67a47e30628962211 [diff] [blame] |
Implement scandirat and scandirat64. Bug: http://b/12612339 Change-Id: Id3b249a884fe08964b26a017ae9574961f0cb441
diff --git a/libc/libc.map b/libc/libc.map index fbceb83..bb67b5c 100644 --- a/libc/libc.map +++ b/libc/libc.map
@@ -1346,6 +1346,8 @@ preadv64; pwritev; pwritev64; + scandirat; + scandirat64; strchrnul; } LIBC;