/coreutils/man/ |
D | tr.x | 8 in which every possible input byte represents a single character.
|
/coreutils/src/ |
D | join.c | 448 get_line (FILE *fp, struct line **linep, int which) in get_line() argument 452 if (line == prevline[which - 1]) in get_line() 454 SWAPLINES (line, spareline[which - 1]); in get_line() 470 ++line_no[which - 1]; in get_line() 474 if (prevline[which - 1]) in get_line() 475 check_order (prevline[which - 1], line, which); in get_line() 477 prevline[which - 1] = line; in get_line()
|
D | dircolors.hin | 17 # Below are TERM or COLORTERM entries, which can be glob patterns, which
|
/coreutils/.github/ |
D | ISSUE_TEMPLATE.txt | 16 contains a list of some quirks and unexpected behavior (which are often 31 https://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=coreutils 39 * Include a descriptive subject line (e.g. the program with which
|
D | PULL_REQUEST_TEMPLATE.txt | 25 contains a list of some quirks and unexpected behavior (which are often 39 * Open Bugs: https://debbugs.gnu.org/cgi/pkgreport.cgi?which=pkg&data=coreutils
|
/coreutils/tests/ |
D | seek-data-capable | 18 # the file system may not, in which case it would report
|
/coreutils/ |
D | COPYING | 55 use, which is precisely where it is most unacceptable. Therefore, we 125 packaging a Major Component, but which is not part of that Major 127 Major Component, or to implement a Standard Interface for which an 131 (if any) on which the executable work runs, or a compiler used to 139 programs which are used unmodified in performing those activities but 140 which are not part of the work. For example, Corresponding Source 169 the terms of this License in conveying all material for which you do 236 works, which are not by their nature extensions of the covered work, 237 and which are not combined with it such as to form a larger program, 297 A "User Product" is either (1) a "consumer product", which means any [all …]
|
D | README-install | 27 system header file which breaks things in 64-bit mode. The default 83 permissions with which the working directories have been created, 105 with older versions, which may make the package unbuildable or introduce
|
D | init.cfg | 160 # nor /proc/self/fd support with which to emulate them. 182 # Try to disable core dumps which may 250 # which could happen if not installed, 260 # which could happen if not installed, or if ACLs are not supported by the 267 # On file systems which do not support ACLs (e.g. ext4 mounted with -o noacl), 270 # on the current file system, pass an ACL spec which can't be mapped that way. 486 # of which the user is a member. 546 # which SEEK_DATA support exists.
|
D | NEWS | 128 irrespective of which kernel version coreutils is built against, 132 write error, which is significant when reading large / unbounded inputs. 225 which can return varied file system I/O block size values for files. 232 which may have resulted in data corruption. 314 universal character subset, which restricted most points <= 0x9F. 317 internal errors it would exit with status 1, which was less distinguishable 344 mv now supports the --no-copy option, which causes it to fail when 381 tee now handles non blocking outputs, which can be seen for example with 436 which have the nonstandard and long-obsolete "." separator that 468 if the kill signal was sent, which is consistent with the behavior [all …]
|
D | HACKING | 26 dating back to 1991. The repository (the part you download, and which 69 with "git commit -a". That prompts you for a log message, which should 104 To see which branch you're on, type "git branch". 165 git rebase will tell you there was a conflict and in which 169 So you resolve as usual, by editing ChangeLog (which has the 519 which contains expected output from various invocations of pr. 574 you an interface with which you can reorder and modify arbitrary
|
D | configure.ac | 23 # Make inter-release version strings look like, e.g., v6.9-219-g58ddd, which 165 # GCC provides fine-grained control over diagnostics which 192 nw="$nw -Wtraditional" # Warns on #elif which we use often 601 # Now that we know which programs will actually be built, determine 602 # which optional helper progs should be compiled.
|
D | README-hacking | 49 which are extracted from other source packages:
|
D | README-release | 42 in that linux/magic.h file, which can be seen at:
|
D | TODO | 132 Support arbitrary-precision arithmetic in those tools for which it
|
D | README | 83 name/version and the name of the program for which you found a problem.
|
D | THANKS.in | 15 ## Let's keep the list in this order ... which sc_THANKS_in_sorted ensures:
|
/coreutils/doc/ |
D | sort-version.texi | 87 @samp{V} type sorting, which is often combined with @samp{b} to 168 These two parts (either of which may be empty) are compared lexically. 191 For these purposes an empty string (which can only occur at the end of 300 which are numerically equal. Hence, @samp{8.01} and @samp{8.1} 344 example, percent sign @samp{%} ASCII value 37, which is less 459 Ignoring the first letter (@samp{a}) which is identical in all 466 first byte of the UTF-8 sequence of @samp{α}, which is 0xCE or 206). The 691 Indeed this is the order in which Debian's @command{dpkg} compares the strings. 812 If you have a question about specific ordering which is not explained 817 If you still suspect a bug which is not explained by the above, please [all …]
|
D | fdl.texi | 27 This License is a kind of ``copyleft'', which means that derivative 29 complements the GNU General Public License, which is a copyleft 102 XML for which the DTD and/or processing tools are 110 formats which do not have any title page as such, ``Title Page'' means 125 The Document may include Warranty Disclaimers next to the notice which 172 a computer-network location from which the general network-using 200 (which should, if there were any, be listed in the History section 350 apply to the other works in the aggregate which are not themselves 427 specifies that a proxy can decide which future versions of this
|
D | coreutils.texi | 285 * General options in ptx:: Options which affect general program behavior 561 distributions, which were written by David MacKenzie and updated by Jim 650 @samp{find -print0} and @samp{xargs -0} which do the same in order to 1070 option is equivalent to @option{--block-size=1K}, which 1389 @option{--no-dereference} (@option{-h}), which control whether to modify 1549 numbers such as @code{-0x.ep-3}, which stands for @minus{}14/16 times 1550 @math{2^-3}, which equals @minus{}0.109375. @xref{Parsing of 1835 The characters from which these strings are made can be changed from 2012 Select the base in which file offsets are printed. @var{radix} can 2035 specified @option{--type} size and endian @var{order}, which can be [all …]
|
D | perm.texi | 28 which control ordinary access to the file, and @dfn{special mode 29 bits}, which affect only some files. 70 file mode bits have three special components, which affect only 184 The @var{users} part tells which users' access to the file is changed. 466 As an example, if @code{umask} has the value 2, which removes write 554 @samp{-}, @samp{+}, or @samp{=} operator, which has the same
|
/coreutils/m4/ |
D | include-exclude-prog.m4 | 71 # built (which may be because the systems lacks a required interface).
|
D | jm-macros.m4 | 117 # BeOS which has all the math functions in the normal runtime library
|
/coreutils/po/ |
D | POTFILES.in | 1 # List of files which contain translatable strings.
|
/coreutils/scripts/build-older-versions/ |
D | README.older-versions | 36 internal symbols which were used by gnulib (a core component of GNU coreutils).
|