Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 105) sorted by relevance

12345

/coreutils/tests/ln/
Dhard-to-sym.sh32 if ln -P -L symlink3 hard-to-a; then
33 ls=$(ls -lG hard-to-a)x
45 if ln -L -P symlink3 hard-to-3; then
46 ls=$(ls -lG hard-to-3)x
60 ln -L no-such-dir hard-to-dangle 2>err && fail=1
65 ln -P no-such-dir hard-to-dangle || fail=1
70 ln -s d link-to-dir || framework_failure_
71 ln -L link-to-dir hard-to-dir-link 2>err && fail=1
76 ln -P link-to-dir/ hard-to-dir-link 2>err && fail=1
81 ln -P link-to-dir hard-to-dir-link || fail=1
/coreutils/tests/chown/
Dpreserve-root.sh23 mkdir d && ln -s / d/slink-to-root
50 chown: it is dangerous to operate recursively on '/'
51 chown: use --no-preserve-root to override this failsafe
52 chgrp: it is dangerous to operate recursively on '/'
53 chgrp: use --no-preserve-root to override this failsafe
54 chmod: it is dangerous to operate recursively on '/'
55 chmod: use --no-preserve-root to override this failsafe
58 chown: it is dangerous to operate recursively on 'd/slink-to-root' (same as '/')
59 chown: use --no-preserve-root to override this failsafe
60 chgrp: it is dangerous to operate recursively on 'd/slink-to-root' (same as '/')
[all …]
/coreutils/tests/misc/
Drealpath.sh46 returns_ 1 realpath --relative-base . --relative-to . || fail=1
50 returns_ 1 realpath -e --relative-to=dir1/f --relative-base=. . || fail=1
51 realpath -e --relative-to=dir1/ --relative-base=. . || fail=1
55 returns_ 1 realpath --relative-base= --relative-to=. . || fail=1
64 test $(realpath -m --relative-to=prefix prefixed/1) = '../prefixed/1' || fail=1
65 test $(realpath -m --relative-to=prefixed prefix/1) = '../prefix/1' || fail=1
66 test $(realpath -m --relative-to=prefixed prefixed/1) = '1' || fail=1
69 test $(realpath -sm --relative-to=/usr /) = '..' || fail=1
71 test $(realpath -sm --relative-to=/ /usr) = 'usr' || fail=1
74 out=$(realpath -sm --relative-base=/usr --relative-to=/usr /tmp /usr) || fail=1
[all …]
/coreutils/
DREADME-install11 compiler, due to the use of declarations after non-declaration statements
12 in several files in src/. There is code in configure to find and, if
15 There used to be a "c99-to-c89.diff" patch you could apply to convert
16 to code that even an old pre-c99 compiler can handle, but it was too
17 tedious to maintain, so has been removed.
26 is not due to a bug in the package but instead due to a bug in the
30 to fix the system /usr/include/inttypes.h header file. After
32 Here is one possible patch to correct the problem:
46 to the presence of the "[" target. OSF/1 make(1) appears to
47 treat "[" as some syntax relating to locks, while AIX make(1)
[all …]
DCOPYING5 Everyone is permitted to copy and distribute verbatim copies
14 to take away your freedom to share and change the works. By contrast,
15 the GNU General Public License is intended to guarantee your freedom to
16 share and change all versions of a program--to make sure it remains free
18 GNU General Public License for most of our software; it applies also to
19 any other work released this way by its authors. You can apply it to
22 When we speak of free software, we are referring to freedom, not
23 price. Our General Public Licenses are designed to make sure that you
24 have the freedom to distribute copies of free software (and charge for
29 To protect your rights, we need to prevent others from denying you
[all …]
DREADME23 README-hacking file. If this file came to you as part of a tar archive,
27 Like the rest of the GNU system, these programs mostly conform to
29 conformance to a particular POSIX version, set the POSIXLY_CORRECT
35 programs to things like gls, gnuls, l, etc. Renaming a program
39 Special thanks to Paul Eggert, Brian Matthews, Bruce Evans, Karl Berry,
41 these programs. Many thanks to all of the people who have taken the
42 time to submit problem reports and fixes. All contributed changes are
45 And thanks to the following people who have provided accounts for
51 Thanks to Michael Stone for inflicting test releases of this package
52 on Debian's unstable distribution, and to all the kind folks who used
[all …]
DHACKING9 older than version 1.4.4, then you'd do well to get a newer version.
26 dating back to 1991. The repository (the part you download, and which
28 don't want to download it more often than necessary. Once downloaded,
35 If you *have* made changes and mistakenly committed them to "master",
36 do the following to put your changes on a private branch, "br", and
37 to restore master to its unmodified (relative-to-upstream) state:
49 authorship. That is important not just to give credit where due, but
63 First of all, realize that to "commit" a change in git is a purely
68 need to tell git about it with "git add new-file.c". Commit all changes
75 changes. Use this command to save that single, most-recent change set:
[all …]
DREADME-hacking3 These notes intend to help people working on the checked-out sources.
10 We've opted to keep only the highest-level sources in the Git repository.
12 requirements on anyone wishing to build from the just-checked-out sources.
13 (The requirements to build from a release are much less and are just
36 To use the most-recent Gnulib (as opposed to the Gnulib version that
37 the package last synchronized to), do this next:
40 $ git commit -m 'build: update gnulib submodule to latest' gnulib
43 repository, then you can use it as a reference to reduce download
46 $ export GNULIB_SRCDIR=/path/to/gnulib
48 The next step is to get and check other files needed to build,
[all …]
DTODO21 like _("truncating %s at %jd bytes") to work portably.
22 I suspect that (if someone cares to take the time) we can remove
25 cp --recursive: use fts and *at functions to perform directory traversals
51 Write an autoconf test to work around build failure in HPUX's 64-bit mode.
56 I don't plan to do that, since a few tests demonstrate no significant benefit.
67 would expand /%(-_)?\d*N/ to the desired string and then pass the
68 resulting string to glibc's strftime.
83 Since comparisons seem to be the bottleneck, perhaps the best
84 algorithm to try next should be merge insertion. See Knuth section
88 shred: Update shred as described here to conform to DoD 5220 rules:
[all …]
DNEWS8 to preserve ownership" when copying to GNU/Linux CIFS file systems.
14 wc no longer fails to count unprintable characters as parts of words.
58 to ensure no holes present in the destination copy.
66 This also applies to the standalone checksumming utilities.
76 'install --strip' now supports installing to files with a leading hyphen.
77 Previously such file names would have caused the strip process to fail.
111 due to -i, or -u. Instead they only output this information with --debug.
115 short option is reserved to better support emulation of the standalone
119 Previously it said "mv: cannot move 'dir' to 'x/dir': Directory not empty",
135 This was seen to improve throughput by 5% when reading from SSD.
[all …]
/coreutils/build-aux/
Dgit-log-fix1 # This file is expected to be used via gitlog-to-changelog's --amend=FILE
2 # option. It specifies what changes to make to each given SHA1's commit
Dgen-single-binary.sh63 from="$1"; to="$2";
67 eval "src_${from}_LDADD='$src_from_LDADD src/libsinglebin_${to}.a'"
68 eval "src_libsinglebin_${from}_a_DEPENDENCIES='src/libsinglebin_${to}.a'"
69 echo "src_libsinglebin_${from}_a_DEPENDENCIES = src/libsinglebin_${to}.a"
/coreutils/doc/
Dperm.texi5 @c Permission is granted to copy, distribute and/or modify this document
13 access that users have to that file. They can be represented either in
28 which control ordinary access to the file, and @dfn{special mode
36 permission to read the file. For directories, this means permission to
40 permission to write to (change) the file. For directories, this means
41 permission to create and remove files in the directory.
44 permission to execute the file (run it as a program). For directories,
45 this means permission to access files in the directory.
49 to perform any of the above operations on a file:
69 In addition to the three sets of three permissions listed above, the
[all …]
Dfdl.texi4 @c This file is intended to be included within another document,
11 Everyone is permitted to copy and distribute verbatim copies
19 The purpose of this License is to make a manual, textbook, or other
20 functional and useful document @dfn{free} in the sense of freedom: to
21 assure everyone the effective freedom to copy and redistribute it,
24 to get credit for their work, while not being considered responsible
32 We have designed this License in order to use it for manuals for free
35 software does. But this License is not limited to software manuals;
43 This License applies to any manual or other work, in any medium, that
46 world-wide, royalty-free license, unlimited in duration, to use that
[all …]
Dcoreutils.texi19 @c Put everything in one index (arbitrarily chosen to be the concept index).
67 * expand: (coreutils)expand invocation. Convert tabs to spaces.
80 * kill: (coreutils)kill invocation. Send a signal to processes.
93 * nohup: (coreutils)nohup invocation. Immunize to hangups.
121 * sync: (coreutils)sync invocation. Sync files to stable storage.
124 * tee: (coreutils)tee invocation. Redirect to multiple files.
134 * unexpand: (coreutils)unexpand invocation. Convert spaces to tabs.
153 Permission is granted to copy, distribute and/or modify this document
236 * Traversing symlinks:: Traversing symlinks to directories
255 * fold invocation:: Wrap input lines to fit in specified width
[all …]
/coreutils/man/
Dchmod.x28 to the file will be changed: the user who owns it (\fBu\fP), other
34 The operator \fB+\fP causes the selected file mode bits to be added to
35 the existing file mode bits of each file; \fB-\fP causes them to be
36 removed; and \fB=\fP causes them to be added and causes unmentioned
37 bits to be removed except that a directory's unmentioned set user and
49 and the permissions granted to users that are in neither of the two preceding
52 A numeric mode is from one to four octal digits (0\-7), derived by
54 assumed to be leading zeros.
69 changes the permissions of the pointed-to file.
Dnohup.x2 nohup \- run a command immune to hangups, with output to a non-tty
/coreutils/m4/
Dinclude-exclude-prog.m44 dnl gives unlimited permission to copy and/or distribute it,
29 # programs, modify the former variable to reflect "no-install" and
45 # If you want to refrain from installing programs A and B,
55 # Convert to space separated lists.
59 # For each not-to-be-installed program name, ensure that it's a
60 # valid name, remove it from the list of programs to build/install,
61 # as well as from the list of man pages to install.
64 # Fail upon a request to install and not-install the same program.
70 # Warn about a request not to install a program that is not being
78 # Warn about a request not to install a program that is
/coreutils/src/
Ddircolors.hin1 # Configuration file for dircolors, a utility to help you set the
18 # restrict following config to systems with matching environment variables.
61 RESET 0 # reset to "normal" color
63 LINK 01;36 # symbolic link. (If you set this to 'target' instead of a
64 # numerical value, the color is as for the file pointed to.)
71 ORPHAN 40;31;01 # symlink to nonexistent file, or non-stat'able file ...
72 MISSING 00 # ... and the files they point to
75 CAPABILITY 00 # file with capability (very expensive to lookup)
87 # to color below. Put the suffix, a space, and the color init string.
88 # (and any comments you want to add after a '#').
[all …]
Dinstall.c415 copy_file (char const *from, char const *to, in copy_file() argument
420 if (copy_only_if_needed && !need_copy (from, to, to_dirfd, to_relname, x)) in copy_file()
429 return copy (from, to, to_dirfd, to_relname, 0, x, &copy_into_self, nullptr); in copy_file()
654 install_file_in_file (char const *from, char const *to, in install_file_in_file() argument
664 if (! copy_file (from, to, to_dirfd, to_relname, x)) in install_file_in_file()
667 if (! strip (to)) in install_file_in_file()
670 error (EXIT_FAILURE, errno, _("cannot unlink %s"), quoteaf (to)); in install_file_in_file()
674 && ! change_timestamps (&from_sb, to, to_dirfd, to_relname)) in install_file_in_file()
676 return change_attributes (to, to_dirfd, to_relname); in install_file_in_file()
684 mkancesdirs_safe_wd (char const *from, char *to, struct cp_options *x, in mkancesdirs_safe_wd() argument
[all …]
/coreutils/scripts/build-older-versions/
DREADME.older-versions7 Some older GNU coreutils fail to build on newer GNU/Linux systems.
21 freadahead.c:83:3: error: #error "Please port gnulib freadahead.c to
24 to bug-gnulib."
40 but the code changes obviously can't be retroactively made to
62 5.97 to 6.9 coreutils-5.97-on-glibc-2.28.diff
66 7.2 to 8.3 coreutils-7.2-on-glibc-2.28.diff
67 8.4 to 8.12 coreutils-8.4-on-glibc-2.28.diff
68 8.13 to 8.16 coreutils-8.13-on-glibc-2.28.diff
70 8.18 to 8.23 coreutils-8.18-on-glibc-2.28.diff
71 8.24 to 8.29 coreutils-8.24-on-glibc-2.28.diff
[all …]
/coreutils/.github/
DPULL_REQUEST_TEMPLATE.txt7 * Send general questions or suggestions to: coreutils@gnu.org .
8 * Send bugs reports to: <bug-coreutils@gnu.org>
11 archives (see below). Often these perceived bugs are simply due to
15 and you can also contribute to its development. For information about
16 contributing to the GNU Project, please read
17 [How to help GNU](https://www.gnu.org/help/].
47 When sending messages to coreutils@gnu.org or bug-coreutils@gnu.org :
56 you encounter on the terminal, copy and paste the text to your message.
57 * List policy is reply-to-all, and non-subscribers may post.
64 files contain information about hacking and contributing to GNU coreutils:
[all …]
/coreutils/tests/ls/
Ddangle.sh27 ln -s dir slink-to-dir || framework_failure_
41 ls slink-to-dir >> out 2>&1 || fail=1
42 ls -H slink-to-dir >> out 2>&1 || fail=1
43 ls -L slink-to-dir >> out 2>&1 || fail=1
Dfollow-slink.sh28 ln -s ../../dir1 sub/link-to-dir || framework_failure_
55 link-to-dir/
57 sub/link-to-dir:
/coreutils/tests/du/
Dderef-args.sh26 ln -s 64k slink-to-64k || framework_failure_
37 du --apparent-size --block-size=1K -D slink-to-64k >> out
43 64 slink-to-64k

12345