[ERROR] ../sysdeps/nptl/pthread.h:744:47: error: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Werror=array-parameter=] [ERROR] ../sysdeps/nptl/pthread.h:744:47: error: argument 1 of type 'struct __jmp_buf_tag *' declared as a pointer [-Werror=array-...
gracefully (CVE-2020-29573) [26686] build: -Warray-parameter instances building with GCC 11 [26687] build: -Warray-bounds instances building with GCC 11 [26690] stdio: Aliasing violation in __vfscanf_internal [26691] nptl: Use a minimum guard size of 64 KiB on aarch64 [26726] build: ...
编译安装信息如下: /tengine-3.0.0/tengine-3.0.0 # make && make install make -f objs/Makefile make[1]: Entering directory '/tengine-3.0.0/tengine-3.0.0' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -...
--disable-werror \ %endif --disable-profile \ %if %{with bootstrap} --without-selinux \ %endif %if 0%{rpm_version_ge_412} --disable-crypt \ %endif || { cat config.log; false; } make %{?_smp_mflags} -O -r %{glibc_make_flags} ...
/* Note: the fini parameter is ignored here for shared library. It is registered with __cxa_atexit. This had the disadvantage that finalizers were called in more than one place. 这是__libc_start_main函数的头部,和_start函数里的调用一致 */ STATIC int LIBC_START_MAIN ( int (*main) (...
libc_cv_initfini_array=no fi], [libc_cv_initfini_array=no]) ]) if test $libc_cv_initfini_array != yes; then AC_MSG_ERROR([Need linker with .init_array/.fini_array support.]) fiAC_CACHE_CHECK(whether to use .ctors/.dtors header and trailer, libc_cv_ctors_header, [dnl ...
/*Note: the fini parameter is ignored here for shared library. It is registered with __cxa_atexit. This had the disadvantage that finalizers were called in more than one place. 这是__libc_start_main函数的头部,和_start函数里的调用一致*/STATICintLIBC_START_MAIN (int(*main) (int,char**...
parameter name. * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK): Add parameter name. (__sysconf): Pass it down. 2011-05-22 Ulrich Drepper <drepper@gmail.com> [BZ #12671] * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in some situation...
accept a clockid_t parameter to determine which clock their timeout should be measured against. All functions allow waiting against CLOCK_MONOTONIC and CLOCK_REALTIME. The decision of which clock to be used is made at the time of the wait (unlike with pthread_condattr_setclock, which requires...
Werror=array-parameter=] due to different declarations for __sigsetjmp [26648] libc: mkstemp is likely to fail on systems with non-stricly- monotonic clocks [26649] stdio: printf should handle non-normal x86 long double numbers gracefully (CVE-2020-29573) [26686] build: -Warray-parameter ...