Home
last modified time | relevance | path

Searched +refs:cc +refs:check +refs:decls (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/libsodium/
H A Dconfigure.ac42 dnl Path check
320 AX_CHECK_COMPILE_FLAG([$CWFLAGS -Wredundant-decls], [CWFLAGS="$CWFLAGS -Wredundant-decls"])
620 : "memory", "flags", "cc");
/freebsd/contrib/byacc/
H A Daclocal.m4263 : "${CC:=cc}"
315 dnl Derive the system name, as a check for reusing the autoconf cache.
483 dnl ECHO_LD - symbol to prefix "cc -o" lines
484 dnl RULE_CC - symbol to put before implicit "cc -c" lines (e.g., .c.o)
485 dnl SHOW_CC - symbol to put before explicit "cc -c" lines
486 dnl ECHO_CC - symbol to put before any "cc" line
745 dnl -Wredundant-decls (system headers make this too noisy)
756 dnl If $with_ext_const is "yes", add a check for -Wwrite-strings
908 # With glibc 2.19 (13 years after this check was begun), _DEFAULT_SOURCE
1361 # only check the first directory in $MANPATH where we find manpages
[all …]
/freebsd/contrib/diff/
H A DChangeLog373 Sun cc. The code doesn't work with K&R anyway.
387 Check for decls and existence of getcontext, sigaltstack.
625 wording of message. Do not check for stdbool.h or ucontext.h,
798 an overflow check.
927 (compare_names): Don't check for errno after strcasecmp.
1002 (check-stdout): If fclose (stdout) fails, print errno info.
1301 (same_file): Do not check attributes.
1443 Rename the following decls for consistency with user-visible
1461 (strip_trailing_cr, excluded, time_format): New decls.
1474 (excluded_filename, error, free_software_msgid): Remove decls; now in
[all …]
/freebsd/contrib/dialog/
H A Daclocal.m4560 dnl Found it, now check the version.
1039 # check if $ARFLAGS already contains this choice
1228 : "${CC:=cc}"
1280 dnl Derive the system name, as a check for reusing the autoconf cache.
1511 dnl still check for the ncurses version number, for use in other macros.
1912 dnl Do a check to see if the WACS_xxx constants are defined compatibly with
1981 dnl ECHO_LD - symbol to prefix "cc -o" lines
1982 dnl RULE_CC - symbol to put before implicit "cc -c" lines (e.g., .c.o)
1983 dnl SHOW_CC - symbol to put before explicit "cc -c" lines
1984 dnl ECHO_CC - symbol to put before any "cc" line
[all …]
/freebsd/contrib/ncurses/
H A Daclocal.m4533 # check if $ARFLAGS already contains this choice
766 AC_ARG_WITH(build-cc,
767 [ --with-build-cc=XXX the build C compiler ($BUILD_CC)],
769 [AC_CHECK_PROGS(BUILD_CC, [gcc clang c99 c89 cc cl],none)])
837 Use --with-build-cc to specify the native compiler.])
914 : "${CC:=cc}"
1066 dnl Derive the system name, as a check for reusing the autoconf cache.
1103 dnl $1 = the name to check
1130 dnl $1 = the name to check
1156 dnl $1 = the name to check
[all …]
/freebsd/contrib/unbound/doc/
H A DChangelog51 - Fix fast reload test to check if pid exists before acting on it.
148 - Fix compile of interface check code when dnscrypt or quic is
151 - Fix to check length in ATMA string to wire.
152 - Merge #1229: check before use daemon->shm_info.
237 - Fix SETEX check during Redis (re)initialization.
373 - Fix for #1132, comment about adjusted copy of reference check.
460 uses CDflag for the AAAA target lookups, so the check correctly
531 - Don't check for message TTL changes if the RRsets remain the same.
537 - Fix for #1099: Fix to check for deleted RRset when the contents
538 is updated and fetched after it is stored, and also check fo
[all...]
/freebsd/contrib/flex/
H A DChangeLog55 …enable more silent building of tests. When running 'make V=0 check', some compile and link steps …
83 … here. It's deprecated in POSIX and not needed for myesc's case. * The check of the character c…
85 isxdigit(); for [0-7] we check '0' <= c <= '7' (not isdigit(c)
130 …* autogen.sh: build: check for how to call libtoolize. Previously, we would call libtoolize and i…
132 under that name. Instead, we check to see if the environment variable LIBTOOLIZE is
149 …strcasecmp() check to configure. strings.h (not string.h) is the standard-defined include header …
343 …can now be used for running "make check" tests. Note that none of these scripts has ever been usi…
384 …compilers optimise away the &file == 0 check. We need a real stream. yyin is available already, a…
387 check too. Fixes #98.
433 …* src/main.c: scanner: allocate correct buffer size for m4 path. Flex did not check the length of…
[all …]
/freebsd/contrib/ntp/
H A DChangeLog38 * [Bug 3852] check-libntp.mf and friends are not triggering rebuilds as
59 * [Bug 3830] configure libevent check intersperses output with answer. <stenn@>
144 * [Bug 3817] Bounds-check "tos floor" configuration. <hart@ntp.org>
208 - follow-up: fix inverted sense in check, reset shortfall counter
267 * [Bug 3432] refclocks that 'write()' should check the result <perlinger@ntp.org>
281 * [Bug 3635] Make leapsecond file hash check optional <perlinger@ntp.org>
333 * [Bug 3531] make check: test-decodenetnum fails <perlinger@ntp.org>
358 * [Bug 1433] runtime check whether the kernel really supports capabilities
406 - added missing check, reported by Reinhard Max <perlinger@ntp.org>
547 * Fix trivial warnings from 'make check'
[all...]
H A DCommitLog2082 check-libntp.mf@1.4 +4 -1
2166 sntp/check-libntp.mf@1.7 +5 -1
2178 No need to check for cross-compiling when we're not running the result.
2781 ntpd has never been able to run on Win32s (Win 3.1), remove check.
2960 [Bug 3852] check-libntp.mf and friends are not triggering rebuilds as
2964 [Bug 3852] check-libntp.mf and friends are not triggering rebuilds as
2967 check-libntp.mf@1.3 +2 -5
2970 check-libntpd.mf@1.3 +2 -11
2973 check-libunity.mf@1.3 +2 -2
2974 Ensure libunity is built before dependents, but don't check fo
[all...]
/freebsd/contrib/tcsh/
H A DFixes172 83. PR/38: Null check for jobs (Kurt Miller)
187 72. check that the NLS path works before setting $NLSPATH.
198 62. Don't try to spell check full path binaries that are correct because
204 59. Avoid leaking fd's in mail check (Werner Fink)
546 34. turn on kanji and dspmbyte by default; add check for utf8 locales,
572 13. setenv syntax check revert (Satoshi I. Nozawa)
694 3. back out symlink=expand path check.
798 34. Hash spell check (amol)
1002 17. Greek nls messages. Aggelos P. Varvitsiotis <avarvit@cc.ece.ntua.gr>
1081 42. Don't spell check in here docs.
[all …]
/freebsd/contrib/unbound/
H A Daclocal.m4246 test -z "$CC" && CC=cc
254 # Only perform the check for file, if the check method requires it
1690 # check would be larger than it should be.
1794 # Only check the string length outside the loop.
2988 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/…
3113 # remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
3434 # how to check for library dependencies
3449 # 'test_compile' -- check by making test program.
3450 # 'file_magic [[regex]]' -- check by looking for files in library path
3655 [Method to check whether dependent libraries are shared objects])
[all …]
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m4232 test -z "$CC" && CC=cc
240 # Only perform the check for file, if the check method requires it
1684 # check would be larger than it should be.
1788 # Only check the string length outside the loop.
2979 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/…
3104 # remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
3425 # how to check for library dependencies
3440 # 'test_compile' -- check by making test program.
3441 # 'file_magic [[regex]]' -- check by looking for files in library path
3646 [Method to check whether dependent libraries are shared objects])
[all …]
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m4232 test -z "$CC" && CC=cc
240 # Only perform the check for file, if the check method requires it
1684 # check would be larger than it should be.
1788 # Only check the string length outside the loop.
2979 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/…
3104 # remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
3425 # how to check for library dependencies
3440 # 'test_compile' -- check by making test program.
3441 # 'file_magic [[regex]]' -- check by looking for files in library path
3646 [Method to check whether dependent libraries are shared objects])
[all …]
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m4232 test -z "$CC" && CC=cc
240 # Only perform the check for file, if the check method requires it
1684 # check would be larger than it should be.
1788 # Only check the string length outside the loop.
2979 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/…
3104 # remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
3425 # how to check for library dependencies
3440 # 'test_compile' -- check by making test program.
3441 # 'file_magic [[regex]]' -- check by looking for files in library path
3646 [Method to check whether dependent libraries are shared objects])
[all …]
/freebsd/contrib/libevent/m4/
H A Dlibtool.m4232 test -z "$CC" && CC=cc
240 # Only perform the check for file, if the check method requires it
1696 # check would be larger than it should be.
1800 # Only check the string length outside the loop.
3000 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/…
3125 # remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
3446 # how to check for library dependencies
3461 # 'test_compile' -- check by making test program.
3462 # 'file_magic [[regex]]' -- check by looking for files in library path
3667 [Method to check whether dependent libraries are shared objects])
[all …]
/freebsd/contrib/ldns/m4/
H A Dlibtool.m4232 test -z "$CC" && CC=cc
240 # Only perform the check for file, if the check method requires it
1683 # check would be larger than it should be.
1787 # Only check the string length outside the loop.
2990 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/…
3115 # remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
3436 # how to check for library dependencies
3451 # 'test_compile' -- check by making test program.
3452 # 'file_magic [[regex]]' -- check by looking for files in library path
3657 [Method to check whether dependent libraries are shared objects])
[all …]
/freebsd/contrib/file/m4/
H A Dlibtool.m4234 test -z "$CC" && CC=cc
242 # Only perform the check for file, if the check method requires it
1695 # check would be larger than it should be.
1799 # Only check the string length outside the loop.
2999 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/…
3124 # remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
3445 # how to check for library dependencies
3460 # 'test_compile' -- check by making test program.
3461 # 'file_magic [[regex]]' -- check by looking for files in library path
3666 [Method to check whether dependent libraries are shared objects])
[all …]
/freebsd/contrib/openpam/m4/
H A Dlibtool.m4234 test -z "$CC" && CC=cc
242 # Only perform the check for file, if the check method requires it
1724 # check would be larger than it should be.
1828 # Only check the string length outside the loop.
3082 …sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/…
3233 # remember unaugmented sys_lib_dlsearch_path content for libtool script decls...
3554 # how to check for library dependencies
3569 # 'file_magic [[regex]]' -- check by looking for files in library path
3782 [Method to check whether dependent libraries are shared objects])
3975 # check for math library
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td3540 "use of function %0 is discouraged; there is no way to check for failure but "
3835 InGroup<DiagGroup<"missing-prototype-for-cc">>;
3926 "enclose %0 in %select{an @available|a __builtin_available}1 check to silence"
8114 "cannot use SEH '__try' in blocks, captured regions, or Obj-C method decls">;