Home
last modified time | relevance | path

Searched refs:posix (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/tools/
Dcheck-symbols-glibc.py67 posix = symbols.GetFromTxt(os.path.join(this_dir, 'posix-2013.txt')) variable
230 posix = posix - in_posix_and_glibc_but_dead_or_useless variable
245 for symbol in sorted((glibc - posix).difference(bionic)):
250 for symbol in sorted((posix.intersection(glibc)).difference(bionic)):
/bionic/libc/malloc_hooks/
DREADME.md47 For posix\_memalign, if \_\_memalign\_hook has been set, then the hook is
/bionic/docs/
Dstatus.md14 https://android.googlesource.com/platform/bionic/+/master/tests/headers/posix/
/bionic/libc/malloc_debug/
DREADME.md344 posix\_memalign(&pointer, alignment, size)