Searched refs:glibc (Results 1 – 25 of 275) sorted by relevance
1234567891011
42 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.6758 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.
31 ### glibc suppressions84 # glibc does not deallocate thread-local storage125 # a thread-related free problem in glibc from Edgard365 <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 …]
33 const glibc = process.report.getReport().header.glibcVersionRuntime; constant34 assert(typeof glibc === 'string' || glibc === undefined, glibc);36 const libcMayBeMusl = common.isLinux && glibc === undefined;
4 ** 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 **
21 # Also see https://github.com/sgerrand/alpine-pkg-glibc24 RUN wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.30-r0/glibc-2.30-r0.apk25 RUN apk add glibc-2.30-r0.apk
11 dnl TI-RPC headers (in glibc, since 2.26 installed only when configured15 dnl rpc_broadcast() instead of clnt_broadcast()), but glibc implementation17 dnl functions (copy from libtirpc src/rpc_soc.c) or drop glibc tests.
22 dnl glibc-2.18 defines ptrace_peeksiginfo_args in sys/ptrace.h which
6 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…19 …glibc-2004-04-29 cvs pull (NPTL enabled) and linux-2.6.5-mm6 kernel.It is noted that "POSIX Messag…
58 glibc 2.4 bug <https://sourceware.org/bugzilla/show_bug.cgi?id=2908>. */74 #error Too old glibc77 #error Not glibc
23 | Distro | kernel | glibc | gcc | clang60 | 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…
15 // Portable implementation - just use glibc17 // Note: The glibc implementation may cause a call to malloc.43 // glibc implementation itself will trigger malloc the first time it is called.
15 // Portable implementation - just use glibc17 // Note: The glibc implementation may cause a call to malloc.
75 $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)
151 dnl glibc also provides some pthread functions directly, so search for a thread-specific function231 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])
3 # Suppress small (intentional) leaks in glibc
2 longer provided by glibc. Use getrlimit(2), setrlimit(2)
72 glibc Timers in user-space - http://ftp.gnu.org/gnu/glibc/
28 linux-glibc-devel \
8 # glibc specific settings
3 and their dependencies (libiconv or glibc, and ffcall)
5 musl的1.1版本系列涵盖了所有在ISO C99和POSIX 2008基础中定义的接口,以及一些非标准的为了与Linux、BSD和glibc功能兼容的接口。
144 * `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)