commit | 5f26c6bc91f653b61c01e2ff6e7eac4847e315a5 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Feb 03 13:19:10 2016 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Feb 03 13:19:10 2016 -0800 |
tree | ce87a77e7a33435dfdecf8d3b8517d6b261c1dac | |
parent | 36ff6995707112e66dd0dec78be7f8ee9b95d321 [diff] [blame] |
Really add adjtimex(2), and add clock_adjtime(2) too. Change-Id: I81fde2ec9fdf787bb19a784ad13df92d33a4f852
diff --git a/libc/libc.arm.map b/libc/libc.arm.map index f5ddfd3..25f53c9 100644 --- a/libc/libc.arm.map +++ b/libc/libc.arm.map
@@ -1224,6 +1224,8 @@ __pwrite_chk; __pwrite64_chk; __write_chk; + adjtimex; + clock_adjtime; fgetpos64; fileno_unlocked; fopen64;