Lines Matching refs:relative
1353 install -D again copies relative file names when absolute file names
1671 [bug introduced with the --relative feature in coreutils-8.16]
1768 df now processes symbolic links and relative paths to special files containing
1782 ln --relative now updates existing symlinks correctly. Previously it based
1783 the relative link on the dereferenced path of an existing link.
1784 [This bug was introduced when --relative was added in coreutils-8.16.]
2170 ls --color would mis-color relative-named symlinks in /
2276 ln now accepts the --relative option, to generate a relative
2313 but could also be observed with --relative-base=/ or
2314 --relative-to=/. [bug since the beginning, in 8.15]
2322 'realpath --relative-base=dir' in isolation now implies '--relative-to=dir'
2839 truncate now supports setting file sizes relative to a reference file.
2841 relative sizes are restricted to supported file types.
3161 very deep trees, because prior to this change, for any relative name
3167 write-protected files with relative names longer than 8KiB.
3677 prompt about -- full DIR-relative names longer than MIN (PATH_MAX, 8192).
3930 sorting very long lines (relative to the amount of available memory)
4162 uses a relative file name. This avoids some race conditions, but it
4703 "mkdir -p /tmp/a/b dir" no longer attempts to create the '.'-relative
5175 touch -r now specifies the origin for any relative times in the -d
5195 encountered with a relative name of length PATH_MAX (often 4096) or longer.
5752 This problem arose only with relative date strings like 'last monday'.
5760 * 'date -d DATE' now parses certain relative DATEs correctly