Home
last modified time | relevance | path

Searched refs:this (Results 1 – 25 of 54) sorted by relevance

123

/coreutils/tests/chown/
Dpreserve-root.sh51 chown: use --no-preserve-root to override this failsafe
53 chgrp: use --no-preserve-root to override this failsafe
55 chmod: use --no-preserve-root to override this failsafe
59 chown: use --no-preserve-root to override this failsafe
61 chgrp: use --no-preserve-root to override this failsafe
/coreutils/m4/
Dcheck-decl.m42 # Check declarations for this package.
8 dnl with or without modifications, as long as this notice is preserved.
11 dnl This is just a wrapper function to encapsulate this kludge.
12 dnl Putting it in a separate file like this helps share it between
Dstat-prog.m417 # along with this program. If not, see <https://www.gnu.org/licenses/>.
27 dnl Check for vfs.h first, since this avoids a warning with nfs_client.h
54 dnl Keep this long conditional in sync with the USE_STATVFS conditional
/coreutils/src/
Dusers.c45 list_entries_users (idx_t n, struct gl_utmp const *this) in list_entries_users() argument
53 if (IS_USER_PROCESS (this)) in list_entries_users()
57 trimmed_name = extract_trimmed_name (this); in list_entries_users()
62 this++; in list_entries_users()
Duptime.c51 struct gl_utmp const *this = &utmp_buf[i]; in print_uptime() local
52 entries += IS_USER_PROCESS (this); in print_uptime()
53 if (UT_TYPE_BOOT_TIME (this)) in print_uptime()
54 boot_time = this->ut_ts.tv_sec; in print_uptime()
Dfmt.c163 static COST base_cost (WORD *this);
920 base_cost (WORD *this) in base_cost() argument
926 if (this > word) in base_cost()
928 if ((this - 1)->period) in base_cost()
930 if ((this - 1)->final) in base_cost()
935 else if ((this - 1)->punct) in base_cost()
937 else if (this > word + 1 && (this - 2)->final) in base_cost()
938 cost += WIDOW_COST ((this - 1)->length); in base_cost()
941 if (this->paren) in base_cost()
943 else if (this->final) in base_cost()
[all …]
/coreutils/tests/sort/
Dsort-debug-warn.sh29 sort: note numbers use '.' as a decimal point in this locale
33 sort: note numbers use '.' as a decimal point in this locale
36 sort: note numbers use '.' as a decimal point in this locale
40 sort: note numbers use '.' as a decimal point in this locale
45 sort: note numbers use '.' as a decimal point in this locale
50 sort: note numbers use '.' as a decimal point in this locale
54 sort: note numbers use '.' as a decimal point in this locale
57 sort: note numbers use '.' as a decimal point in this locale
61 sort: note numbers use '.' as a decimal point in this locale
139 sort: note numbers use '.' as a decimal point in this locale
[all …]
/coreutils/doc/
Dfdl.texi12 of this license document, but changing it is not allowed.
19 The purpose of this License is to make a manual, textbook, or other
23 Secondarily, this License preserves for the author and publisher a way
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;
37 whether it is published as a printed book. We recommend this License
45 distributed under the terms of this License. Such a notice grants a
70 that says that the Document is released under this License. If a
78 the Document is released under this License. A Front-Cover Text may
109 this License requires to appear in the title page. For works in
[all …]
/coreutils/
DCOPYING6 of this license document, but changing it is not allowed.
19 any other work released this way by its authors. You can apply it to
41 (1) assert copyright on the software, and (2) offer you this License
45 that there is no warranty for this free software. For both users' and
56 have designed this version of the GPL to prohibit the practice for those
58 stand ready to extend this provision to those domains in future versions
65 make it effectively proprietary. To prevent this, the GPL assures that
80 "The Program" refers to any copyrightable work licensed under this
108 work under this License, and how to view a copy of this License. If
110 menu, a prominent item in the list meets this criterion.
[all …]
DREADME-hacking5 If this package has a file HACKING, please also read that file for
28 You can get a copy of the source repository like this:
37 the package last synchronized to), do this next:
59 At this point, there should be no difference between your local copy,
71 reporting address of this package instead of to bug-gnulib,
82 each program. One way to do this is to use vc-dwim
86 of this package's git-cloned hierarchy.
88 Edit the (empty) ChangeLog file that this command creates, creating a
117 along with this program. If not, see <https://www.gnu.org/licenses/>.
DHACKING13 For details on building the programs in this package, see the file,
20 a copy of the latest with this command:
48 In this project, we much prefer patches that automatically record
67 To try this out, modify a file or two. If you create a new file, you'll
75 changes. Use this command to save that single, most-recent change set:
79 The trouble with this approach is that you've just checked in a change
83 changes on "master" may well induce conflicts. For this reason, you
88 you're going to remove it right afterwards, then this approach is fine.
95 So you checked out coreutils like this:
106 To get back to the trunk, do this:
[all …]
Dbootstrap650 Bootstrap this package from the checked-out sources.
654 sources reside. Use this if you already
659 Use this if you already have gnulib sources
665 --bootstrap-sync if this bootstrap script is not identical to
667 update this script, and then restart it with
680 If the file bootstrap.conf exists in the same directory as this script, its
694 * Otherwise, if this package is in a git repository with a 'gnulib'
891 Bootstrap this package from the checked-out sources.
895 sources reside. Use this if you already
906 If the file bootstrap.conf exists in the same directory as this script, its
[all …]
DTODO29 depth of the hierarchy. [Bo Borgerson is working on this]
41 Address this comment: FIXME: mv's behavior in this case is system-dependent
74 comparisons. We're not sure why this was, as the theory suggests it
75 should do fewer comparisons, so perhaps this should be revisited.
120 'deprecated' and 'remove in '. Automate this.
127 for this, too.
133 makes sense. Factor and expr already support this via libgmp.
159 along with this program. If not, see <https://www.gnu.org/licenses/>.
DTHANKStt.in1 The following teams have translated the many diagnostics of this
DREADME8 The programs that can be built with this package are:
22 If you obtained this file as part of a "git clone", then see the
23 README-hacking file. If this file came to you as part of a tar archive,
51 Thanks to Michael Stone for inflicting test releases of this package
95 run this command:
124 this distribution follows, see the GNU Coding Standards at:
127 For any copyright year range specified as YYYY-ZZZZ in this package
136 Permission is granted to copy, distribute and/or modify this document
141 Documentation License" file as part of this distribution.
Dinit.cfg16 # along with this program. If not, see <https://www.gnu.org/licenses/>.
115 || skip_ "this system lacks SELinux support"
126 skip_ "this $selinux_missing_ lacks SELinux support"
140 # Skip this test if we're not in SELinux "enforcing" mode.
151 || skip_ "this system lacks SMACK support"
154 || skip_ "this file system lacks SMACK support"
159 # Skip this test if your system has neither the openat-style functions
169 skip_ 'this system lacks openat support'
198 # Increase result by this amount to avoid alignment issues
271 # "Default" ACLs (-d) seem to fulfill this requirement.
[all …]
Dconfigure.ac2 # Process this file with autoconf to produce a configure script.
17 # along with this program. If not, see <https://www.gnu.org/licenses/>.
50 dnl have 'make my-distcheck' in dist-check.mk exercise this.
111 When compiled this way, shebangs (default when enabled) or symlinks are
167 # certain sections of code. So if this is available and
223 # For an example, see the code that provoked this report:
276 # FIXME: it may be easy to remove this, since it affects only one file:
280 # FIXME: remove this line when gcc improves
284 # FIXME: remove this line when gcc improves
294 # It's not worth being this picky about test programs.
[all …]
/coreutils/tests/misc/
Drealpath.sh58 this=$(realpath .)
59 test "$(realpath ldir2/..)" = "$this/dir1" || fail=1
60 test "$(realpath -L ldir2/..)" = "$this" || fail=1
61 test "$(realpath -s ldir2)" = "$this/ldir2" || fail=1
/coreutils/tests/ls/
Dls-time.sh68 tests in this file will not be run.
86 tests in this file will not be run.
112 failed ls ctime test -- this failure is expected at least for SunOS4.1.4
/coreutils/tests/cp/
Dtrailing-slash1 # this is just a place-holder.
/coreutils/tests/stat/
Dstat-nanoseconds.sh30 || skip_ this file system does not support sub-second timestamps
/coreutils/tests/
Denvvar-check17 # along with this program. If not, see <https://www.gnu.org/licenses/>.
58 ' unset it and rerun this test' >&2
/coreutils/scripts/build-older-versions/
Dcoreutils-6.12-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
31 /* Keep this code in sync with freadptr! */
56 +/* Glibc 2.28 made _IO_IN_BACKUP private. For now, work around this
Dcoreutils-7.2-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
31 /* Keep this code in sync with freadptr! */
68 +/* Glibc 2.28 made _IO_IN_BACKUP private. For now, work around this
/coreutils/man/
Dtr.x9 The C locale is safe in GNU systems, so you can avoid this issue

123