Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 78) sorted by relevance

1234

/glibc-2.36/sysdeps/x86/
Dcpu-tunables.c64 disable, len) \ argument
68 if (disable) \
78 need, disable, len) \ argument
82 if (disable) \
117 bool disable; in TUNABLE_CALLBACK() local
125 disable = *p == '-'; in TUNABLE_CALLBACK()
126 if (disable) in TUNABLE_CALLBACK()
141 if (disable) in TUNABLE_CALLBACK()
152 if (disable) in TUNABLE_CALLBACK()
166 if (disable) in TUNABLE_CALLBACK()
[all …]
/glibc-2.36/nss/
DMakefile211 LDFLAGS-tst-nss-test1 = -Wl,--disable-new-dtags
212 LDFLAGS-tst-nss-test2 = -Wl,--disable-new-dtags
213 LDFLAGS-tst-nss-test3 = -Wl,--disable-new-dtags
214 LDFLAGS-tst-nss-test4 = -Wl,--disable-new-dtags
215 LDFLAGS-tst-nss-test5 = -Wl,--disable-new-dtags
216 LDFLAGS-tst-nss-test_errno = -Wl,--disable-new-dtags
/glibc-2.36/sysdeps/ia64/fpu/
Dlibm_cpu_defs.h149 # pragma warning( disable : 68 ) /* #68: integer conversion resulted in a change of sign */
150 # pragma warning( disable : 186 ) /* #186: pointless comparison of unsigned integer with zero */
151 # pragma warning( disable : 1572 ) /* #1572: floating-point equality and inequality comparisons are…
Dlibm_support.h93 # pragma warning( disable : 1682 ) /* #1682: ixplicit conversion of a 64-bit integral type to a sma…
94 # pragma warning( disable : 1683 ) /* #1683: explicit conversion of a 64-bit integral type to a sma…
/glibc-2.36/scripts/
Dpylintrc29 # multiple time. See also the "--disable" option for examples.
35 # file where it should appear only once).You can also use "--disable=all" to
36 # disable everything first and then reenable specific checks. For example, if
37 # you want to run only the similarities checker, you can use "--disable=all
39 # no Warning level messages displayed, use"--disable=all --enable=classes
40 # --disable=W"
41 #disable=
/glibc-2.36/
Dconfig.h.in91 /* Define this to disable the 'hidden_proto' et al macros in
95 /* Define this to disable the 'hidden_proto' et al macros in
99 /* Define this to disable in rtld the 'hidden_proto' et al macros in
103 /* Define this to disable lazy relocations in DSOs. */
Dconfigure.ac180 AS_HELP_STRING([--disable-sanity-checks],
196 AS_HELP_STRING([--disable-default-pie],
201 AS_HELP_STRING([--disable-timezone-tools],
215 AS_HELP_STRING([--disable-hidden-plt],
225 [disable lazy relocations in DSOs]),
259 AS_HELP_STRING([--disable-force-install],
299 AS_HELP_STRING([--disable-werror],
312 AS_HELP_STRING([--disable-experimental-malloc],
313 [disable experimental malloc features]),
334 AS_HELP_STRING([--disable-crypt],
[all …]
DINSTALL128 '--disable-shared'
133 '--disable-default-pie'
174 The default is to disable support for memory tagging.
176 '--disable-profile'
191 '--disable-timezone-tools'
226 '--disable-werror'
231 can configure with '--disable-werror'.
233 '--disable-mathvec'
235 math library. Use this option to disable the vector math library.
256 '--disable-crypt'
[all …]
Dconfigure922 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1416 --disable-option-checking ignore unrecognized --enable/--with options
1417 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1419 --disable-sanity-checks really do not use threads (should not be used except
1423 --disable-default-pie Do not build glibc programs and the testsuite as PIE
1425 --disable-timezone-tools
1430 --disable-hidden-plt do not hide internal function calls to avoid PLT
1431 --enable-bind-now disable lazy relocations in DSOs
1436 --disable-force-install don't force installation of files from this package,
8358 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
DMakeconfig365 # Linker options to enable and disable DT_RELR.
673 # statically link programs. When --disable-shared is used, we use
860 # disable any optimization that assume default rounding mode.
881 # before the stack check guard is set up. Provide a way to disable stack
DNEWS277 executables. A new option --disable-default-pie has been added to disable
522 [28780] build: --disable-default-pie doesn't work on static programs
581 --disable-scv configure option.
761 [19366] nptl: returning from a thread should disable cancellation
882 all the supported tunables. This option is disable if glibc is
1370 resolution when glibc is built with --disable-multi-arch and --with-
2312 In this release, if the configure option --disable-crypt is used, glibc
4227 * There is now a --disable-timezone-tools configure option for disabling the
4260 * The LD_POINTER_GUARD environment variable can no longer be used to disable
4262 LD_POINTER_GUARD could be used to disable security hardening in binaries
[all …]
/glibc-2.36/manual/
Dinstall.texi152 @c disable static doesn't work currently
153 @c @item --disable-static
157 @item --disable-shared
162 @item --disable-default-pie
201 The default is to disable support for memory tagging.
203 @item --disable-profile
218 @item --disable-timezone-tools
254 @item --disable-werror
259 configure with @option{--disable-werror}.
261 @item --disable-mathvec
[all …]
Dtunables.texi445 The @code{glibc.pthread.rseq} tunable can be set to @samp{0}, to disable
485 enable CPU/ARCH feature @code{yyy}, disable CPU/ARCH feature @code{xxx}
Dlang.texi40 Once you think your program is debugged, you can disable the error
43 change the program source code to disable these checks.
Dmemory.texi423 @c pthread_setcancelstate disable ok
1687 disable (int sig)
1690 signal (SIGUSR2, disable);
1699 signal (SIGUSR2, disable);
Dterminal.texi1162 On some systems, you can disable a particular special character function
1365 Few applications disable the normal interpretation of the SUSP
/glibc-2.36/sysdeps/i386/
Dconfigure.ac18 # have no atomic.h implementation. Given the declining use of i386 we disable
Dconfigure18 # have no atomic.h implementation. Given the declining use of i386 we disable
/glibc-2.36/sysdeps/unix/sysv/linux/
DMakefile156 tst-rseq-disable \
268 tst-rseq-disable-ENV = GLIBC_TUNABLES=glibc.pthread.rseq=0
Dconfigure.ac81 *** parameter \`--disable-sanity-checks'."
Dconfigure126 *** parameter \`--disable-sanity-checks'."
/glibc-2.36/ChangeLog.old/
DChangeLog.libidn59 * configure.in: If $shared != yes, just disable the add-on entirely
DChangeLog.10285 we don't need to disable the warnings anymore, remove them.
307 fixed, we don't need to disable the warnings anymore, remove them.
11772 * nscd/cache.c (prune_cache): Only disable file checking for
11970 description of --disable-static since this doesn't work currently
12304 --disable-shared. Skip the test if --disable-shared is given.
12315 --disable-shared. Skip the test if --disable-shared is given.
12691 * iconvdata/Makefile: Always include iconv-rules, but disable rule
12694 * Makeconfig: Always include sys-dirs, but disable rule to
/glibc-2.36/posix/
DBOOST.tests244 ; This test fails with STLPort, disable for now as this is a corner case anyway...
/glibc-2.36/po/
Dlibc.pot2684 "Comma-separated list of warnings to disable; supported warnings are: ascii, "
4501 msgid "disable IDN encoding"
6392 msgid "can't disable CET"

1234