commit | 95b59c520b24aabcdc63b93a3f1eaf73e57a3afe | [log] [tgz] |
---|---|---|
author | Daniel Micay <danielmicay@gmail.com> | Mon Feb 13 17:27:59 2017 -0800 |
committer | George Burgess IV <gbiv@google.com> | Tue Feb 14 15:50:28 2017 -0800 |
tree | 76e43d9ec4f387c5774508c9e6c9d728a21c8052 | |
parent | 9fc52deab1c6bec6a37860242eafe1ae4c205e44 [diff] [blame] |
add fortified implementations of send/sendto Bug: None Test: Bullhead builds+boots; CtsBionicTestCases passes. Change-Id: I2f137a100f679f7f2145d84b2f29ddd3e96a36ae
diff --git a/libc/libc.x86_64.map b/libc/libc.x86_64.map index f88c284..061c8ba 100644 --- a/libc/libc.x86_64.map +++ b/libc/libc.x86_64.map
@@ -1188,6 +1188,7 @@ LIBC_O { global: + __sendto_chk; # future __system_property_read_callback; # future catclose; # future catgets; # future