Home
last modified time | relevance | path

Searched refs:glibc (Results 1 – 25 of 275) sorted by relevance

1234567891011

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
Dcoverage.txt42 11-2: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
47 13-1: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
50 14-1: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
53 24-2: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
56 25-1: Freezes with glibc-3.4 & linux kernel 2.5.67
58 28-1: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
60 29-1: Will trigger SIGBUS (freezes with glibc-3.4 * linux kernel 2.5.67)
62 31-1: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
/third_party/gstreamer/gstreamer/tests/check/
Dgstreamer.supp31 ### glibc suppressions
84 # glibc does not deallocate thread-local storage
125 # a thread-related free problem in glibc from Edgard
365 <suppression for glibc 2.7 on debian>
378 <suppression for glibc 2.7 on debian>
394 <suppression for glibc 2.7 on debian>
413 <suppression for glibc 2.7 on debian>
429 <suppression for glibc 2.7 on debian>
444 <suppression for glibc 2.7 on debian>
461 <suppression for glibc 2.7 on debian>
[all …]
/third_party/node/test/addons/worker-addon/
Dtest.js33 const glibc = process.report.getReport().header.glibcVersionRuntime; constant
34 assert(typeof glibc === 'string' || glibc === undefined, glibc);
36 const libcMayBeMusl = common.isLinux && glibc === undefined;
/third_party/ltp/testcases/kernel/syscalls/epoll/
DREADME.1ST4 ** Directions for glibc version of 2.3.2 or higher **
6 Epoll support is currently implemented in glibc 2.3.2, therefore if you have a$
7 glibc version of 2.3.2 or higher then do the following steps:
16 ** Older version of glibc **
/third_party/grpc/tools/dockerfile/distribtest/csharp_alpine_x64/
DDockerfile21 # Also see https://github.com/sgerrand/alpine-pkg-glibc
24 RUN wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.30-r0/glibc-2.30-r0.apk
25 RUN apk add glibc-2.30-r0.apk
/third_party/ltp/m4/
Dltp-tirpc.m411 dnl TI-RPC headers (in glibc, since 2.26 installed only when configured
15 dnl rpc_broadcast() instead of clnt_broadcast()), but glibc implementation
17 dnl functions (copy from libtirpc src/rpc_soc.c) or drop glibc tests.
Dltp-ptrace.m422 dnl glibc-2.18 defines ptrace_peeksiginfo_args in sys/ptrace.h which
/third_party/ltp/testcases/open_posix_testsuite/
DNEWS6 This release has been tested on glibc-2.3.3 and kernel 2.6.10 with libposix-aio-0.3. The test resul…
16 …xes by Ulrich Drepper and other people. This suite has been run on latest glibc and linux kernel 2…
19glibc-2004-04-29 cvs pull (NPTL enabled) and linux-2.6.5-mm6 kernel.It is noted that "POSIX Messag…
/third_party/glib/glib/gnulib/gl_cv_func_printf_directive_a/
Dmeson.build58 glibc 2.4 bug <https://sourceware.org/bugzilla/show_bug.cgi?id=2908>. */
74 #error Too old glibc
77 #error Not glibc
/third_party/ltp/doc/
Dsupported-kernel-libc-versions.txt23 | Distro | kernel | glibc | gcc | clang
60 | https://www.gnu.org/software/libc/[GNU C Library (glibc)] | Targetted libc, tested both compilati…
61 …hough not being tested it should work as well as it attempt to maintain a glibc compatible interfa…
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Dstacktrace_generic-inl.inc15 // Portable implementation - just use glibc
17 // Note: The glibc implementation may cause a call to malloc.
43 // glibc implementation itself will trigger malloc the first time it is called.
Dstacktrace_emscripten-inl.inc15 // Portable implementation - just use glibc
17 // Note: The glibc implementation may cause a call to malloc.
/third_party/abseil-cpp/absl/debugging/internal/
Dstacktrace_generic-inl.inc15 // Portable implementation - just use glibc
17 // Note: The glibc implementation may cause a call to malloc.
43 // glibc implementation itself will trigger malloc the first time it is called.
/third_party/gettext/
DPACKAGING75 $prefix/lib/libintl.* (not installed on glibc and Solaris 11 systems)
76 $prefix/share/locale/locale.alias (not installed on glibc and Solaris 11 systems)
77 $prefix/include/libintl.h (not installed on glibc and Solaris 11 systems)
128 $prefix/lib/preloadable_libintl.so (only installed on glibc systems)
/third_party/libusb/
Dconfigure.ac151 dnl glibc also provides some pthread functions directly, so search for a thread-specific function
231 AC_MSG_ERROR([eventfd() function not found; glibc 2.9+ required])
234 AC_MSG_ERROR([eventfd header not usable; glibc 2.9+ required])
237 AC_MSG_ERROR([eventfd header not available; glibc 2.9+ required])
269 AC_MSG_ERROR([timerfd_create() function not found; glibc 2.9+ required])
272 AC_MSG_ERROR([timerfd header not usable; glibc 2.9+ required])
275 AC_MSG_ERROR([timerfd header not available; glibc 2.9+ required])
/third_party/node/tools/
Dlsan_suppressions.txt3 # Suppress small (intentional) leaks in glibc
/third_party/ltp/testcases/kernel/syscalls/ulimit/
DREADME2 longer provided by glibc. Use getrlimit(2), setrlimit(2)
/third_party/ltp/testcases/open_posix_testsuite/Documentation/
DCOVERAGE.timers72 glibc Timers in user-space - http://ftp.gnu.org/gnu/glibc/
/third_party/ltp/ci/
Dtumbleweed.sh28 linux-glibc-devel \
Dopensuse.sh28 linux-glibc-devel \
/third_party/musl/libc-test/
Dconfig.mak.def8 # glibc specific settings
/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/
DINSTALL3 and their dependencies (libiconv or glibc, and ffcall)
/third_party/musl/
DREADME_zh.md5 musl的1.1版本系列涵盖了所有在ISO C99和POSIX 2008基础中定义的接口,以及一些非标准的为了与Linux、BSD和glibc功能兼容的接口。
/third_party/libunwind/
DREADME144 * `Gtest-init` (should pass starting with glibc-2.3.x/gcc-3.4)
145 * `Ltest-init` (should pass starting with glibc-2.3.x/gcc-3.4)
146 * `test-ptrace` (should pass starting with glibc-2.3.x/gcc-3.4)
147 * `run-ia64-test-dyn1` (should pass starting with glibc-2.3.x)
DREADME.md144 * `Gtest-init` (should pass starting with glibc-2.3.x/gcc-3.4)
145 * `Ltest-init` (should pass starting with glibc-2.3.x/gcc-3.4)
146 * `test-ptrace` (should pass starting with glibc-2.3.x/gcc-3.4)
147 * `run-ia64-test-dyn1` (should pass starting with glibc-2.3.x)

1234567891011