Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/
A DWHATSNEW241 - minor missing/incorrect prototype issues
549 - sqrtl support on arm (previously missing)
589 - missing support for -pie in musl-gcc wrapper
624 - fcntl F_GETOWN errno missing on failure.
708 - missing xattr remove functions
913 - missing __aeabi_atexit needed by arm eabi
1163 - added some missing things for LFS64 APIs
1361 - missing barrier in pthread_once fast path
1470 - aarch64 was missing max_align_t definition
1571 - missing locking in error paths for ungetwc
[all …]
/third_party/ulib/jemalloc/test/unit/
A Dckh.c30 const char *missing = "A string not in the hash table."; in TEST_BEGIN() local
72 assert_true(ckh_search(&ckh, missing, NULL, NULL), in TEST_BEGIN()
/third_party/ulib/jemalloc/
A DChangeLog291 event. Also add a missing check in prof_realloc(). These fixes protect
378 - Add missing header includes in jemalloc/jemalloc.h, so that applications
553 - Add missing private namespace mangling (relevant when
557 - Add a missing mutex unlock in a malloc_init_hard() error path. In practice
762 - Add missing "opt.lg_tcache_max" mallctl implementation.
828 - Add missing checks for mutex initialization failures.
852 - Add missing jemalloc.a to build system.
884 - Add missing mutex unlocks for some OOM error paths in the heap profiling
945 - Add a missing mutex unlock in library initialization code. If multiple
A Dconfigure.ac1420 AC_CHECK_HEADERS([pthread.h], , [AC_MSG_ERROR([pthread.h is missing])])
1425 AC_MSG_ERROR([libpthread is missing]))])
1476 # error _POSIX_MONOTONIC_CLOCK missing/invalid
1590 AC_CHECK_HEADERS([dlfcn.h], , [AC_MSG_ERROR([dlfcn.h is missing])])
1593 [AC_MSG_ERROR([libdl is missing])])
/third_party/lib/acpica/
A Dchanges.txt3297 2) Alias - implement missing External support
4188 missing
5173 missing
5971 an existing method or to install a missing method without having to
6069 missing prototypes, missing switch default statements, use of non-ANSI
7035 missing
11154 Fixed a missing semicolon in the aslcompiler.y file.
12970 (Both) Add missing statics to button.c (Pavel Machek)
13758 functions. This includes: missing EndDependentFn macro at end of
13760 start and end), and missing StartDependentFn macro. These are
[all …]

Completed in 29 milliseconds