]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Aug 2008 16:19:03 +0000 (16:19 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Aug 2008 16:19:03 +0000 (16:19 +0000)
src/lisp.h
src/s/gnu-linux.h

index d7fcd0a178c002075350ac131b4b34e3a2f03f56..cd9d0f5585aedde8e5fc48aae0f1a757f1a274e7 100644 (file)
@@ -3276,6 +3276,9 @@ extern void syms_of_ccl P_ ((void));
 /* Defined in dired.c */
 EXFUN (Ffile_attributes, 2);
 extern void syms_of_dired P_ ((void));
+extern Lisp_Object directory_files_internal P_ ((Lisp_Object, Lisp_Object,
+                                                Lisp_Object, Lisp_Object,
+                                                int, Lisp_Object));
 
 /* Defined in term.c */
 extern void syms_of_term P_ ((void));
index 09a09b2f19c2ebcb534808a3be7afd3434e6f69a..bd0acd3630295e3c56cd9366b7cf86462336f992 100644 (file)
@@ -105,6 +105,11 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #define BSTRING
 
+/* These are used in Flist_system_processes and Fsystem_process_attributes.  */
+#define HAVE_PROCFS 1
+#define LISTPROC procfs_list_system_processes
+#define PROCATTR procfs_system_process_attributes
+
 /* define MAIL_USE_FLOCK if the mailer uses flock
    to interlock access to /usr/spool/mail/$USER.
    The alternative is that a lock file named