Lines Matching refs:dereference

1134   Commands like 'cp --no-dereference -l A B' are no longer quiet no-ops
1667 it would display an error, requiring --no-dereference to avoid the issue.
2390 ls --dereference no longer outputs erroneous "argetm" strings for
2578 wc would dereference a NULL pointer upon an early out-of-memory error
3092 touch now accepts the option --no-dereference (-h), as a means to
3486 --dereference-args, and thus works as POSIX requires
3644 of libselinux. E.g., ls -l /proc/sys would dereference a NULL pointer.
4062 ls would segfault (dereference a NULL pointer) for a file with a
4265 'cp --link --no-dereference' now works also on systems where the
4535 Use --dereference (-L) instead.
4783 To get the old behavior, use --no-dereference (-h).
4785 --dereference now works, even when the specified owner
4788 Check for incompatible options. When -R and --dereference are
4810 used with --from=O:G and without the (-h) --no-dereference option.
5212 du now accepts -P (--no-dereference), for compatibility with du
5216 (--dereference-args, aka -D) rather then the current meaning of --si.
5400 - chown --dereference no longer leaks a file descriptor per symlink processed
5515 * ls has a new option --dereference-command-line-symlink-to-dir, which
5565 * du --dereference-args (-D) no longer fails in certain cases
5598 * stat: rename --link/-l to --dereference/-L.
5659 * cp's -P option now means the same as --no-dereference, per POSIX.
5684 * ls's new --dereference-command-line option causes it to dereference
5687 * ls -H now means the same as ls --dereference-command-line, as per POSIX.