commit | c2e412e08641dafd0f8e0b8edd3e358082105a68 | [log] [tgz] |
---|---|---|
author | zijunzhao <zijunzhao@google.com> | Fri Apr 22 18:08:09 2022 +0000 |
committer | Zijun Zhao <zijunzhao@google.com> | Thu May 12 16:53:41 2022 +0000 |
tree | e2c2b763088271321dee044bb078ef643cc0129e | |
parent | bcd8f15e27f1edc64b485259f05b4b4fe58408e8 [diff] [blame] |
Add copy_file_range(2) syscall stub to bionic. Test: treehugger Bug: https://buganizer.corp.google.com/issues/227784687 Change-Id: I543306cd2234189401bf7c9d80d405eeb6e4d41d
diff --git a/libc/libc.map.txt b/libc/libc.map.txt index e64fe00..79f331a 100644 --- a/libc/libc.map.txt +++ b/libc/libc.map.txt
@@ -1579,6 +1579,7 @@ LIBC_U { # introduced=UpsideDownCake global: close_range; + copy_file_range; } LIBC_T; LIBC_PRIVATE {