commit | 21922de299182ecb85cc613c732a566a43461370 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Wed Oct 22 10:44:03 2014 -0700 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Thu Oct 23 10:28:17 2014 -0700 |
tree | 7637aeb4d441365d18a82dcf9dcbe49190671a37 | |
parent | c13cf09c4cab0babd7dda0f7884ae7367a40b4e9 [diff] |
Add posix_memalign to API16's libc.so, and to stdlib.h for API 16, 17, 18, 19 posix_memalign is added to libc.so for API 17, 18, 19 but prototype is missing from stdlib.h Turns out API 16 supports posix_memalign too. Add it as well See b.android.com/77861 Change-Id: I940cdc60af9f98490001d67bef32fee556a3ac51