emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: implement Solaris support for system-process-attributes and list-sys


From: Dan Nicolaescu
Subject: Re: implement Solaris support for system-process-attributes and list-system-processes
Date: Fri, 19 Dec 2008 11:51:51 -0800 (PST)

Miles Bader <address@hidden> writes:

  > Dan Nicolaescu <address@hidden> writes:
  > > How does this sound: 
  > > - move the procfs_list_system_processes and 
procfs_system_process_attributes to sysdep.c
  > > - remove the procfs_ prefix 
  > > - add the proper #defines  (HAVE_PROCFS can probably be used by a few 
OSes)
  > > - the default implementations just return Qnil
  > > - make Fsystem_process_attributes and Flist_system_processes just call 
  > > list_system_processes and system_process_attributes
  > > - rename the w32 versions to system_process_attributes and 
list_system_processes
  > > - remove the PROCATTR and LISTPROC macros
  > > ?
  > 
  > ... and while you're at it, rename Fsystem_process_attributes to
  > "Fprocess_attributes" and make it also accept emacs process objects as
  > an argument, ala signal-process.

Sounds good to me, but I'd rather let someone else do those changes.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]