Searched refs:warning (Results 1 – 13 of 13) sorted by relevance
/coreutils/tests/mv/ |
D | dup-source.sh | 53 $i: warning: source file 'a' specified more than once 54 $i: warning: source file 'a' specified more than once 55 $i: warning: source directory 'b' specified more than once 57 $i: warning: source directory 'b' specified more than once 86 $i: warning: source directory 'b' specified more than once
|
/coreutils/tests/date/ |
D | date-debug.sh | 44 date: warning: adjusting year value 90 to 1990 45 date: warning: using midnight as starting time: 00:00:00 46 date: warning: day (Sun) ignored when explicit dates are given 48 date: warning: when adding relative days, it is recommended to specify noon 123 date: warning: using midnight as starting time: 00:00:00 150 date: warning: when adding relative days, it is recommended to specify noon 175 date: warning: using midnight as starting time: 00:00:00 177 date: warning: when adding relative months/years, $TOOLONG 180 date: warning: month/year adjustment resulted in shifted dates: 206 date: warning: using midnight as starting time: 00:00:00 [all …]
|
/coreutils/tests/csplit/ |
D | csplit.sh | 61 csplit: warning: line number '1' is the same as preceding line number 89 csplit: warning: line number '3' is the same as preceding line number
|
/coreutils/tests/dd/ |
D | misc.sh | 114 dd: warning: '0x' is a zero multiplier; use '00x' if that is intended 115 dd: warning: '0x' is a zero multiplier; use '00x' if that is intended 116 dd: warning: '0x' is a zero multiplier; use '00x' if that is intended
|
/coreutils/m4/ |
D | stat-prog.m4 | 27 dnl Check for vfs.h first, since this avoids a warning with nfs_client.h
|
/coreutils/scripts/build-older-versions/ |
D | coreutils-8.4-on-glibc-2.28.diff | 81 so any use of gets warrants an unconditional warning. Assume it is
|
D | coreutils-8.13-on-glibc-2.28.diff | 82 so any use of gets warrants an unconditional warning. Assume it is
|
/coreutils/ |
D | .gitignore | 84 /lib/link-warning.h
|
D | NEWS | 1295 The warning suggests to use 00x if a zero multiplier is really intended. 1457 Previously it would issue a warning and exit with a failure status. 1465 cp no longer issues an incorrect warning about directory hardlinks when a 1467 file types, a warning is issued for source directories with duplicate names, 1644 Previously it would issue a warning and exit with a failure status. 1757 rather than the default of issuing a warning and reverting to polling. 1885 (for unknown file system types) of issuing a warning and reverting to polling. 2094 system types) of issuing a warning and reverting to polling. tail -f 2300 they are the same, implicitly warning you that the move would result in 2382 argument, tail -f prints a warning with the FS type magic number and a [all …]
|
D | configure.ac | 266 # We use a slightly smaller set of warning options for lib/.
|
/coreutils/src/ |
D | df.c | 1812 char const *warning = (status == 0 ? _("Warning: ") : ""); in main() local 1813 error (status, errno, "%s%s", warning, in main()
|
/coreutils/doc/ |
D | sort-version.texi | 754 dpkg: warning: version 'foo07.7z' has bad syntax: 756 dpkg: warning: version 'foo7a.7z' has bad syntax: 761 dpkg: warning: version '3.0/' has bad syntax:
|
D | coreutils.texi | 1411 @c Append the following warning to -L where appropriate (e.g. chown). 2804 Do not print a warning message when an argument @var{file} cannot be 3209 will print a warning if this is the case. 3222 This option is useful mainly when following (and otherwise issues a warning). 4208 a warning is issued to standard error. 4232 print a warning summarizing the failures to standard error. 4239 diagnostic and don't output the warning summarizing any failures. 9367 With a specified context, if both SELinux and SMACK are disabled, a warning is 9525 Do not print any informational or warning messages to standard error. 10102 print a warning and ignore the option. [all …]
|