Lines Matching refs:libc
3 This document details libc/libm/libdl additions and behavior changes.
46 Run `./libc/tools/check-symbols-glibc.py` in bionic/ for the current
49 ### libc subsection
51 Current libc symbols: https://android.googlesource.com/platform/bionic/+/master/libc/libc.map.txt
53 New libc functions in R (API level 30):
59 New libc behavior in R (API level 30):
63 New libc functions in Q (API level 29):
70 New libc behavior in Q (API level 29):
84 New libc functions in P (API level 28):
102 New libc behavior in P (API level 28):
108 * Passing a null `FILE*` or `DIR*` to libc is now detected at runtime and
111 New libc functions in O (API level 26):
134 New libc behavior in O (API level 26):
135 * Passing an invalid `pthread_t` to libc is now detected at runtime and
139 New libc functions in N (API level 24):
151 New libc behavior in N (API level 24):
154 New libc functions in M (API level 23):
172 New libc functions in L (API level 21):
203 New libc functions in K (API level 19):
211 New libc functions in J-MR2 (API level 18):
216 New libc functions in J-MR1 (API level 17):
221 New libc functions in J (API level 16):
226 libc function count over time:
243 ndk-r21$ for i in `ls -1v platforms/android-*/arch-arm/usr/lib/libc.so` ; do \
331 automatic bounds checking for common libc functions. If a buffer