commit | c810b3ce7a412755f87735f743218e69662696bc | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Wed Oct 15 11:05:45 2014 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Wed Oct 15 11:09:47 2014 +0800 |
tree | 53bf5f2ce5ee29bd9c02a43484b0dc09a25618b0 | |
parent | 2437e141fee12b2b4328a2f86b1734e6638e5936 [diff] |
Remove macros putc*/getc* from API<21 stdio.h to use Macros putc, getc and their unlock cousins use internal functions and variables not necessarily available in future libc.so (*1). Remove macros and use functions aleady exists in libc.so instead. (*1) https://android-review.googlesource.com/#/c/110662/ Change-Id: I3faa2d74de40ef8376119b38f2a39d46ece47d07