view src/s/domain.h @ 58540:d3f76ef9ad46

(tramp-handle-directory-files-and-attributes): New function. (tramp-perl-directory-files-and-attributes): New constant. (tramp-file-name-handler-alist): Delete file-directory-files, add directory-files-and-attributes. (tramp-perl-file-attributes): Surround uid and gid by double quotes. Change parameter id-format from nonnumeric. (tramp-convert-file-attributes): New function. (tramp-handle-file-attributes): Use it. (tramp-maybe-send-perl-script): New function. (tramp-handle-file-attributes-with-perl): Use it. Don't convert file mode. Change parameter id-format from nonnumeric. (tramp-handle-file-attributes-with-ls): Change parameter id-format from nonnumeric. (tramp-post-connection): Don't send tramp-perl-file-attributes script. Reset connection property "perl-scripts". (tramp-handle-insert-directory): Run real handler when ls-lisp is in use.
author Lars Hansen <larsh@soem.dk>
date Fri, 26 Nov 2004 21:39:02 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

#include "bsd4-3.h"

/* Inhibit using -X, which is the default.  */
#define LD_SWITCH_SYSTEM

/* arch-tag: 08941c4f-d0b6-4ad6-b7e3-7e7fe76c0e94
   (do not change this comment) */