Searched refs:ignored (Results 1 – 19 of 19) sorted by relevance
/coreutils/tests/sort/ |
D | sort-debug-warn.sh | 25 sort: key 1 has zero width and will be ignored 28 sort: key 1 has zero width and will be ignored 37 sort: options '-bghMRrV' are ignored 41 sort: options '-bghMRV' are ignored 51 sort: options '-bg' are ignored 58 sort: option '-b' is ignored 71 sort: option '-d' is ignored 75 sort: option '-i' is ignored 138 sort: key 2 has zero width and will be ignored 140 sort: option '-b' is ignored
|
/coreutils/gl/lib/ |
D | fadvise.c | 20 # pragma GCC diagnostic ignored "-Wsuggest-attribute=const"
|
/coreutils/tests/rm/ |
D | rm-readdir-fail.sh | 72 ensuring we don't return ignored '.' or '..' */
|
/coreutils/tests/dd/ |
D | misc.sh | 82 but it is silently ignored in some cases. 83 Therefore, dd options like iflag=noatime may be silently ignored.
|
/coreutils/src/ |
D | env.c | 724 char const *ignored = act.sa_handler == SIG_IGN ? "IGNORE" : ""; in list_signal_handling() local 726 char const *connect = *ignored && *blocked ? "," : ""; in list_signal_handling() 728 if (! *ignored && ! *blocked) in list_signal_handling() 733 blocked, connect, ignored); in list_signal_handling()
|
D | nohup.c | 77 # pragma GCC diagnostic ignored "-Wanalyzer-fd-leak"
|
D | make-prime-list.c | 115 # pragma GCC diagnostic ignored "-Wanalyzer-use-of-uninitialized-value"
|
D | csplit.c | 384 # pragma GCC diagnostic ignored "-Wanalyzer-mismatching-deallocation" 385 # pragma GCC diagnostic ignored "-Wanalyzer-use-after-free" 386 # pragma GCC diagnostic ignored "-Wanalyzer-use-of-uninitialized-value"
|
D | dircolors.hin | 10 # slackware version of dircolors) are recognized but ignored.
|
D | test.c | 26 # pragma GCC diagnostic ignored "-Wsuggest-attribute=pure"
|
D | fmt.c | 913 # pragma GCC diagnostic ignored "-Wanalyzer-use-of-uninitialized-value"
|
D | copy.c | 772 # pragma GCC diagnostic ignored "-Wsuggest-attribute=format" in copy_attr()
|
D | ls.c | 2291 # pragma GCC diagnostic ignored "-Wtype-limits" in decode_switches()
|
/coreutils/ |
D | bootstrap | 615 a) ignored=--;; 616 *) ignored=ignored;; 627 $ignored \
|
D | NEWS | 172 Previously they would have silently ignored the failure. 648 This is the case on GNU/Linux systems, where the trailing slash is ignored. 796 if filter exits and SIGPIPE is ignored. 1071 Previously events may have been ignored completely upon PID death, 1072 or ignored until future events on the monitored files. 1266 Previously truncation was ignored thus not outputting new data in the file. 1972 its parent, which would cause timeouts to be ignored. 2804 rm's -d now evokes an error; before, it was silently ignored. 2820 merely accepted and ignored, for compatibility. Starting two years 3042 read-to-EOF and the inotify watch initialization would be ignored [all …]
|
D | configure.ac | 504 # Detect warnings about ignored "constructor" attributes.
|
/coreutils/tests/date/ |
D | date-debug.sh | 46 date: warning: day (Sun) ignored when explicit dates are given
|
/coreutils/doc/ |
D | coreutils.texi | 1085 @samp{SIG}@. The case of the letters is ignored. The following signal names 1098 9. Kill (cannot be caught or ignored). 1126 Stop executing (cannot be caught or ignored). 1680 Number all output lines, starting with 1. This option is ignored 2103 seven bits of each byte is used; the high-order bit is ignored. 3141 The @option{-f} option is ignored if 3243 is usually ignored. However, if you also specify @option{--pid=@var{p}}, 3601 file, so that section of the input file is effectively ignored. 3649 @option{--digits} option is ignored. 4108 This option is ignored with @option{--check}. [all …]
|
D | sort-version.texi | 601 result is used and the suffixes are effectively ignored.
|