log src/process.c @ 103496:e13621e7689e

age author description
Sat, 20 Jun 2009 23:23:48 +0000 Ken Raeburn (status_message): Pass Faset index argument as a lisp object, so as to work
Mon, 15 Jun 2009 13:20:53 +0000 Kenichi Handa (status_message): Fix previous change. Be sure to
Tue, 09 Jun 2009 18:26:36 +0000 Chong Yidong * process.c (status_message): Fix handling of multibyte signal
Sat, 02 May 2009 11:54:43 +0000 Andreas Schwab (read_process_output): Make sure the current buffer is
Wed, 29 Apr 2009 05:15:34 +0000 YAMAMOTO Mitsuharu (create_process): Clean up merger residues of 2008-07-17 change.
Tue, 28 Apr 2009 19:02:26 +0000 Andreas Schwab * fns.c (Flocale_info): Protect vector from GC during decoding.
Mon, 23 Feb 2009 05:06:36 +0000 Miles Bader Rename `system-process-attributes' to `process-attributes'
Tue, 10 Feb 2009 22:32:39 +0000 Andreas Schwab (send_process): Properly relocate pointer into data
Thu, 29 Jan 2009 14:34:38 +0000 Chong Yidong (wait_reading_process_output): Use process_pending_signals.
Sun, 18 Jan 2009 03:58:09 +0000 Juanma Barranquero * dbusbind.c (Fdbus_register_signal):
Sat, 03 Jan 2009 15:03:59 +0000 Eli Zaretskii (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
Fri, 02 Jan 2009 15:06:02 +0000 Eli Zaretskii (top level) <Qtime, Qctime>: New variables.
Thu, 01 Jan 2009 15:58:38 +0000 Andreas Schwab (conv_sockaddr_to_lisp): Add workaround for
Fri, 19 Dec 2008 22:53:15 +0000 Dan Nicolaescu * process.c: (Flist_system_processes):
Fri, 19 Dec 2008 22:19:49 +0000 Dan Nicolaescu * process.c: (Flist_system_processes):
Fri, 19 Dec 2008 19:50:35 +0000 Dan Nicolaescu Reorganize implementation of Flist_system_processes and
Tue, 16 Dec 2008 08:04:45 +0000 Dan Nicolaescu Include <limits.h>.
Thu, 11 Dec 2008 08:46:35 +0000 Juanma Barranquero * process.c (Fsystem_process_attributes, syms_of_process):
Fri, 05 Dec 2008 16:44:56 +0000 Eli Zaretskii (procfs_system_process_attributes): If `nread' has a negative value, assign
Fri, 05 Dec 2008 07:07:53 +0000 Eli Zaretskii (procfs_system_process_attributes): Don't use cmd, cmdsize, and q without
Thu, 02 Oct 2008 20:03:05 +0000 Eli Zaretskii (procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in
Thu, 02 Oct 2008 08:03:44 +0000 Martin Rudalics (Faccept_process_output): Fix doc-string.
Fri, 19 Sep 2008 17:22:25 +0000 Eli Zaretskii (procfs_system_process_attributes): Fix last change.
Fri, 19 Sep 2008 17:19:28 +0000 Eli Zaretskii (procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline
Sun, 07 Sep 2008 19:46:39 +0000 Roland Winkler (Fsystem_process_attributes): Doc fix.
Sat, 06 Sep 2008 22:57:28 +0000 Roland Winkler (Fsystem_process_attributes): Doc fix.
Sat, 23 Aug 2008 18:04:42 +0000 Andreas Schwab (procfs_system_process_attributes): Fix portability
Sat, 23 Aug 2008 16:48:55 +0000 Eli Zaretskii [!subprocesses]: Define QCname.
Fri, 15 Aug 2008 20:09:32 +0000 Chong Yidong (make_process): Initialize kill_without_query struct member.
Sun, 10 Aug 2008 22:44:25 +0000 Glenn Morris (procfs_system_process_attributes): Use EMACS_INTs to silence gcc