Home
last modified time | relevance | path

Searched refs:its (Results 1 – 18 of 18) sorted by relevance

/coreutils/man/
Dshred.x2 shred \- overwrite a file to hide its contents, and optionally delete it
/coreutils/src/
Dtimeout.c120 struct itimerspec its = {.it_interval = {0}, .it_value = ts}; in settimeout() local
124 if (timer_settime (timerid, 0, &its, nullptr) == 0) in settimeout()
/coreutils/
DREADME-hacking94 Run the command "vc-dwim" and make sure its output (the diff of all
99 Run the command "git format-patch --stdout -1", and email its output
D.mailmap33 # Prefer spelled-out middle name and its address.
DCOPYING17 software for all its users. We, the Free Software Foundation, use the
19 any other work released this way by its authors. You can apply it to
160 covered work is covered by this License only if the output, given its
225 additional terms, to the whole of the work, and all its parts,
239 "aggregate" if the compilation and its resulting copyright are not
313 a modified version of its Corresponding Source. The information must
346 License by making exceptions from one or more of its conditions.
480 by this License, of making, using, or selling its contributor version,
490 propagate the contents of its contributor version.
522 the scope of its coverage, prohibits the exercise of, or is
DHACKING37 to restore master to its unmodified (relative-to-upstream) state:
223 ChangeLog lines, each with its leading TAB, will not exceed 80 columns.
254 each has only one *line* in its body.
525 files you edit. If you use Emacs, customize its font-lock mode
526 or use its WhiteSpace mode:
579 its SHA1 and then tag it or cherry-pick it onto an existing branch.
DAUTHORS2 each followed by the name(s) of its author(s).
Dbootstrap680 If the file bootstrap.conf exists in the same directory as this script, its
906 If the file bootstrap.conf exists in the same directory as this script, its
1387 If the file bootstrap.conf exists in the same directory as this script, its
DNEWS61 cksum again diagnoses read errors in its default CRC32 mode.
96 tac now handles short reads on its input. Previously it may have exited
134 split now uses more tuned access patterns for its potentially large input.
351 by first copying input to a temporary file to determine its size.
597 stat will use decomposed (major,minor) device numbers in its default format.
980 timeout will again notice its managed command exiting, even when
1023 backup file to its original via a differently-spelled file name.
1429 dircolors now supports globbing of TERM entries in its database.
1493 rm indicates the correct number of arguments in its confirmation prompt,
1596 the context of an existing directory to that of its last copied descendant.
[all …]
DTODO134 The "test" program is covered via its string-based comparison of
Dconfigure.ac615 # generate its manpage is not practical.
Dinit.cfg1 # This file is sourced by init.sh, *before* its initialization.
/coreutils/doc/
Dfdl.texi208 Document (all of its principal authors, if it has fewer than five),
235 Preserve the section Entitled ``History'', Preserve its Title, and add
240 given on its Title Page, then add an item describing the Modified
309 list them all as Invariant Sections of your combined work in its
344 A compilation of the Document or its derivatives with other separate
379 its Title (section 1) will typically require changing the actual
Dperm.texi282 You can base a file's permissions on its existing permissions. To do
306 you can change its special mode bits. @xref{Mode Structure}, for a
422 permission on it for all users except its owner. Another example:
474 adds permission to write to the file to its owner and to other users who
Dcoreutils.texi753 must appear before its operands, since in some cases the operands
988 may be rejected by your computer due to limitations of its arithmetic.
1194 in order to force its interpretation as an integer:
1390 a symlink or its referent.
1614 portable scripts should not rely on its existence.
1811 @command{nl} decomposes its input into (logical) page sections;
3080 only reverse files that are at most as large as its buffer, which is
3135 may no longer be accessible via its original name, it may still be
3418 input is first copied to a temporary to determine its size.
3695 Here is an example of its usage.
[all …]
Dsort-version.texi127 order items. Each program and each programming language can decide its
132 differing sorting possibilities, each with its own rules and variations.
828 version/natural sort, each with its own rules. Some examples are:
847 (each likely with its own rules and nuances):
/coreutils/.github/
DPULL_REQUEST_TEMPLATE.txt15 and you can also contribute to its development. For information about
/coreutils/m4/
Djm-macros.m479 # These checks are for Interix, to avoid its getgr* functions, in favor