Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 25 of 26) sorted by relevance

12

/glibc-2.36/support/
Dtst-support_record_failure-2.sh56 error: 1 test failures" $direct --test-verify
59 error: 1 test failures" $direct --test-verify --verbose
66 error: 1 test failures" --test-verify-exit
69 --direct --test-verify-exit
/glibc-2.36/time/
Dmktime.c126 verify (INT_MAX <= TYPE_MAXIMUM (long_int) / 4 / 366 / 24 / 60 / 60);
159 verify (TM_YEAR_BASE % 100 == 0);
208 verify (-1 / 2 == 0); in ydhms_diff()
/glibc-2.36/sysdeps/ia64/fpu/
DREADME31 completed, run "make check" to verify that all (math) checks succeed.
33 verify that the new libm doesn't pollute the name-space and has proper
/glibc-2.36/include/
Dverify.h2 #define verify(R) _Static_assert (R, "verify (" #R ")") macro
/glibc-2.36/elf/
Dtst-rtld-load-self.sh39 ${test_wrapper} $rtld --verify $rtld 2>&1 && rc=0 || rc=$?
Dldd.bash.in159 verify_out=`${rtld} --verify "$file"`
/glibc-2.36/manual/
Dcrypt.texi90 To verify a passphrase, pass the previously hashed passphrase as the
193 The next program demonstrates how to verify a passphrase. It checks a
Dcreature.texi31 This should not be used to verify that a program conforms to a limited
Dinstall.texi563 @c powerpc64le performs an autoconf test to verify the compiler compiles with
750 It is a good idea to verify that the problem has not already been
Derrno.texi11 For example, when you open an input file, you should verify that the
Dintro.texi1503 verify the order and type of arguments to a function, for example. It
Dusers.texi843 besides the controlled resource, it should verify that the real user
/glibc-2.36/
DINSTALL687 It is a good idea to verify that the problem has not already been
/glibc-2.36/ChangeLog.old/
DChangeLog.67685 * elf/rtld.c (dl_main): When started with --verify prevent
8348 * elf/rtld.c (dl_main): For --verify, fail if no dynamic section.
8564 * elf/rtld.c (dl_main): Take new option --verify when run directly.
8565 In verify mode, exit with status zero iff the argument object's
8567 * elf/ldd.sh.in: Use ${RTLD} --verify and only run the program if it
DChangeLog.204872 * include/verify.h: Modified.
4900 (verify.h): Include file.
DChangeLog.1688 * elf/ldd.bash.in: If --verify loop fails to find a dynamic linker
1270 Add bogus extern decl to verify link_map members.
2677 verify __LONG_DOUBLE_128__ predefine.
DChangeLog.86667 * elf/ldd.bash.in: Collect output of ldd --verify in verify_out.
6670 * elf/rtld.c (dl_main): In --verify mode allow platform specifc action.
DChangeLog.192858 clockid parameter and verify that it indicates a supported clock on
13202 * include/verify.h, time/mktime-internal.h:
13206 Include stdbool.h, intprops.h, verify.h.
13224 (verify): Remove; now done by verify.h. All uses changed.
25986 Disable elision so it can verify error case for destroying a mutex.
DChangeLog.94076 available double check to verify it's a directory.
DChangeLog.1713312 and l1 last arguments, if buf is defined, verify the return value
13313 equals to strlen (buf) and verify no byte beyond passed length
DChangeLog.142935 * time/mktime.c (verify): New macro.
2939 code, and verify them at compile-time.
DChangeLog.133430 on L->l_prev; it can happen under rtld --verify too.
DChangeLog.712831 * elf/rtld.c (dl_main): In verify mode check whether the dynamic
/glibc-2.36/math/
Dauto-libm-test-in220 # half way between two representable values. In particular, verify
7558 # verify that there is no intermediate rounding to 64 bits when
/glibc-2.36/posix/
Dtst-regex.input6667 * elf/ldd.bash.in: Collect output of ldd --verify in verify_out.
6670 * elf/rtld.c (dl_main): In --verify mode allow platform specifc action.

12