Lines Matching refs:bionic
1 # Android bionic status
14 https://android.googlesource.com/platform/bionic/+/master/tests/headers/posix/
18 supported by bionic or glibc, and guarded with tests for `__BIONIC__`
20 bionic diverged but 64-bit bionic matches POSIX; these are guarded with
23 Most bionic-only diversions should be accompanied by an explanatory comment.
46 Run `./libc/tools/check-symbols-glibc.py` in bionic/ for the current
47 list of POSIX functions implemented by glibc but not by bionic.
51 Current libc symbols: https://android.googlesource.com/platform/bionic/+/master/libc/libc.map.txt
141 …remaining `_FILE_OFFSET_BITS=64` functions, completing `_FILE_OFFSET_BITS=64` support in bionic (8)
249 Current libm symbols: https://android.googlesource.com/platform/bionic/+/master/libm/libm.map.txt
270 Most bionic bug fixes and improvements have been made without checks for