Searched refs:valid (Results 1 – 11 of 11) sorted by relevance
/coreutils/man/ |
D | pathchk.x | 2 pathchk \- check whether file names are valid or portable
|
/coreutils/scripts/git-hooks/ |
D | commit-msg | 16 my @valid = qw( 29 my $v_or = join '|', @valid;
|
/coreutils/m4/ |
D | include-exclude-prog.m4 | 60 # valid name, remove it from the list of programs to build/install,
|
/coreutils/ |
D | README-release | 109 that they're all valid.
|
D | TODO | 2 over the years. Beware: some are quite old and no longer valid. To avoid
|
D | COPYING | 259 written offer, valid for at least three years and valid for as 349 that they are valid under applicable law. If additional permissions 511 country that you have reason to believe are valid.
|
D | init.cfg | 334 # Make sure it gives valid output. 372 # The 'T' and 't' ones are only valid for 'other'.
|
D | NEWS | 261 invalid speed arguments, or give false warnings for valid speeds. 263 and the system supported set of valid speeds. 312 printf unicode \uNNNN, \UNNNNNNNN syntax, now supports all valid 2765 In some locales, valid conversion specifications caused tr to abort, 3198 because ls must stat every file in order to obtain a guaranteed-valid 3654 Now, it recognizes that the line is not valid and skips it. 3921 seq would mistakenly reject some valid format strings containing %%, 4765 "-FOO" is not a valid option. 5352 expr now exits with status 2 if the expression is syntactically valid, 5450 * seq now accepts " " and "'" as valid format flag characters [all …]
|
/coreutils/src/ |
D | sort.c | 630 bool valid; member 639 status->valid = ret == 0; in cs_enter() 646 if (status->valid) in cs_leave()
|
/coreutils/doc/ |
D | sort-version.texi | 502 in valid Debian version strings.
|
D | coreutils.texi | 853 The valid @var{method}s are (unique abbreviations are accepted): 1203 because a string containing @samp{+} is never a valid user or group name. 4205 By default, for each valid line, one line is written to standard 4210 If any listed file cannot be opened or read, if any valid line has 4211 a checksum inconsistent with the associated file, or if no valid 4279 are valid. 4313 appear valid when signed with an \hash\ digest. For more secure hashes, 4669 Invalid names compare low to valid names. The @env{LC_TIME} locale 8814 output is itself a valid configuration file, and is fairly descriptive 10996 This option is only valid with the @option{--symbolic} option. [all …]
|