HomeSort by: relevance | last modified time | path
    Searched refs:newer (Results 1 - 11 of 11) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varname-dot-make-meta-ignore_filter.exp 8 <tmpdir>/obj/check-ignore.meta:<line>: file '<tmpdir>/ignore/check' is newer than the target...
varname-dot-make-meta-ignore_paths.exp 8 <tmpdir>/obj/check-ignore.meta:<line>: file '<tmpdir>/ignore/check' is newer than the target...
varname-dot-make-meta-ignore_patterns.exp 8 <tmpdir>/obj/check-ignore.meta:<line>: file '<tmpdir>/ignore/check' is newer than the target...
posix1.mk 63 # $* = target without suffix $? = sources newer than target
  /src/usr.bin/ftp/
extern.h 164 void newer(int, char **);
cmdtab.c 123 HSTR newerhelp[] = "get file if remote file is newer than local file ";
244 { "newer", H(newerhelp), 1, 1, 1, CMPL(r) newer },
cmds.c 573 * If restartit is -1, restart the xfer only if the remote file is newer.
2564 newer(int argc, char *argv[]) function
2569 "Local file \"%s\" is newer than remote file \"%s\".\n",
  /src/tests/usr.bin/patch/
t_patch.sh 163 +newer text
167 atf_check grep -q -m 1 '^newer text$' to_patch
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_format.inc 235 // of %as, %aS and %a[...] and newer POSIX %a followed by
  /src/share/mk/
bsd.own.mk 1530 # Newer Mesa does not build with old X server
1542 # Default to LLVM run-time if x86 or aarch64 and X11 and Mesa 18 or newer
  /src/sys/external/isc/libsodium/dist/
configure 2648 # generated files are strictly newer.
11376 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
13718 *** binutils to release 2.9.1 or newer. Another option is to modify
13740 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
14916 # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer).
19300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
19301 $as_echo_n "checking that generated files are newer than configure... " >&6; }

Completed in 848 milliseconds