Home
last modified time | relevance | path

Searched refs:local (Results 1 – 13 of 13) sorted by relevance

/coreutils/src/
Dextract-magic144 my $local = $3 eq 'local' ? 1 : 0;
147 : " case $name: return $local;\n";
Dstty.c185 control, input, output, local, combination enumerator
316 {"isig", local, SANE_SET | REV, ISIG, 0},
317 {"icanon", local, SANE_SET | REV, ICANON, 0},
319 {"iexten", local, SANE_SET | REV, IEXTEN, 0},
321 {"echo", local, SANE_SET | REV, ECHO, 0},
322 {"echoe", local, SANE_SET | REV, ECHOE, 0},
323 {"crterase", local, REV | OMIT, ECHOE, 0},
324 {"echok", local, SANE_SET | REV, ECHOK, 0},
325 {"echonl", local, SANE_UNSET | REV, ECHONL, 0},
326 {"noflsh", local, SANE_UNSET | REV, NOFLSH, 0},
[all …]
D.gitignore39 fs-is-local.h
/coreutils/
Dinit.cfg30 local saved_IFS="$IFS"
35 local d d1
36 local colon=
37 local new_path=
79 || skip_ "This test requires a local user named bin."
85 df --local "$1" >/dev/null 2>&1
90 local mount_list_fail='cannot read table of mounted file systems'
91 df --local 2>&1 | grep -F "$mount_list_fail" >/dev/null &&
107 skip_ "This test must be run on a local file system."
177 local v
[all …]
DHACKING64 local operation. It affects only the local repository (the .git/ dir)
80 (remember, it's only local) on the "master" branch, and that's where new
82 When you "pull" from a remote repository to get the latest, your local
84 may want to keep "master" free of any local changes, so that you can
119 sometimes the checkout will fail, telling you that your local
123 local directory, restoring a clean working directory.
143 So, you've committed a change. But it's only in your local repository,
443 an existing test file) add the new test file to 'tests/local.mk'.
DREADME-hacking59 At this point, there should be no difference between your local copy,
Dconfigure.ac282 gl_WARN_ADD([-Wno-return-local-addr])
603 # Note it adding to pkglibexec_PROGRAMS, $(transform) in src/local.mk
DCOPYING615 above cannot be given local legal effect according to their terms,
616 reviewing courts shall apply local law that most closely approximates
DNEWS1131 not converted to the local time zone, and remained in the specified one.
1453 df --local no longer hangs with inaccessible remote mounts.
2107 level Makefile.am includes a $dir/local.mk that describes how to build
2943 files that was not done from the local system would go unnoticed.
5637 * df --local no longer lists smbfs file systems whose name starts with //
/coreutils/scripts/git-hooks/
Dcommit-msg37 local *LOG;
89 local *LOG;
/coreutils/scripts/build-older-versions/
DREADME.older-versions97 /usr/local/bin, with "-5.97" added to each program name (e.g. 'sort-5.97',
/coreutils/doc/
Dfdl.texi504 @c ispell-local-pdict: "ispell-dict"
Dcoreutils.texi12210 Duplicate file systems are local or remote file systems that are mounted
12211 at separate locations in the local file hierarchy, or bind mounted locations.
12247 @itemx --local
12249 @opindex --local
12251 Limit the listing to local file systems. By default, remote file systems
12408 @cindex local file system types
15428 @cindex local settings
16689 relative to Universal Time rather than to the local time zone.
16850 time-offset; here the @samp{+05:30} means that local time is five
16997 # local time zone used
[all …]