| Age | Commit message (Expand) | Author |
| 2009-06-15 | (status_message): Fix previous change. Be sure to | Kenichi Handa |
| 2009-06-09 | * process.c (status_message): Fix handling of multibyte signal | Chong Yidong |
| 2009-05-02 | (read_process_output): Make sure the current buffer is | Andreas Schwab |
| 2009-04-29 | (create_process): Clean up merger residues of 2008-07-17 change. | YAMAMOTO Mitsuharu |
| 2009-04-28 | * fns.c (Flocale_info): Protect vector from GC during decoding. | Andreas Schwab |
| 2009-02-23 | Rename `system-process-attributes' to `process-attributes' | Miles Bader |
| 2009-02-10 | (send_process): Properly relocate pointer into data | Andreas Schwab |
| 2009-01-29 | (wait_reading_process_output): Use process_pending_signals. | Chong Yidong |
| 2009-01-18 | * dbusbind.c (Fdbus_register_signal): | Juanma Barranquero |
| 2009-01-03 | (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess) | Eli Zaretskii |
| 2009-01-02 | (top level) <Qtime, Qctime>: New variables. | Eli Zaretskii |
| 2009-01-01 | (conv_sockaddr_to_lisp): Add workaround for | Andreas Schwab |
| 2008-12-19 | * process.c: (Flist_system_processes): | Dan Nicolaescu |
| 2008-12-19 | * process.c: (Flist_system_processes): | Dan Nicolaescu |
| 2008-12-19 | Reorganize implementation of Flist_system_processes and | Dan Nicolaescu |
| 2008-12-16 | Include <limits.h>. | Dan Nicolaescu |
| 2008-12-11 | * process.c (Fsystem_process_attributes, syms_of_process): | Juanma Barranquero |
| 2008-12-05 | (procfs_system_process_attributes): If `nread' has a negative value, assign | Eli Zaretskii |
| 2008-12-05 | (procfs_system_process_attributes): Don't use cmd, cmdsize, and q without | Eli Zaretskii |
| 2008-10-02 | (procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in | Eli Zaretskii |
| 2008-10-02 | (Faccept_process_output): Fix doc-string. | Martin Rudalics |
| 2008-09-19 | (procfs_system_process_attributes): Fix last change. | Eli Zaretskii |
| 2008-09-19 | (procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline | Eli Zaretskii |
| 2008-09-07 | (Fsystem_process_attributes): Doc fix. | Roland Winkler |
| 2008-09-06 | (Fsystem_process_attributes): Doc fix. | Roland Winkler |
| 2008-08-23 | (procfs_system_process_attributes): Fix portability | Andreas Schwab |
| 2008-08-23 | [!subprocesses]: Define QCname. | Eli Zaretskii |
| 2008-08-15 | (make_process): Initialize kill_without_query struct member. | Chong Yidong |
| 2008-08-10 | (procfs_system_process_attributes): Use EMACS_INTs to silence gcc | Glenn Morris |
| 2008-08-09 | (Fsystem_process_attributes): Doc fix. | Eli Zaretskii |
| 2008-08-04 | cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M... | Adrian Robert |
| 2008-08-02 | (Fsystem_processes_list, Fsystem_process_attributes): New functions. | Eli Zaretskii |
| 2008-07-31 | * bitmaps/README: | Dan Nicolaescu |
| 2008-07-27 | Remove support for Mac Carbon. | Dan Nicolaescu |
| 2008-07-20 | * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was | Dan Nicolaescu |
| 2008-07-17 | Merge from emacs--rel--22 | Miles Bader |
| 2008-07-17 | (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for | YAMAMOTO Mitsuharu |
| 2008-07-16 | * systty.h: Remove code for Aix on 386, unsupported platform. | Dan Nicolaescu |
| 2008-07-15 | merging Emacs.app (NeXTstep port) | Adrian Robert |
| 2008-07-12 | * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was | Dan Nicolaescu |
| 2008-06-27 | American English spelling fix. | Glenn Morris |
| 2008-06-26 | * unexnext.c: | Dan Nicolaescu |
| 2008-06-13 | (Fserial_process_configure, Fprocess_send_eof): | Stefan Monnier |
| 2008-06-13 | Daniel Engeler <engeler at gmail.com> | Glenn Morris |
| 2008-05-29 | (Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0. | Stefan Monnier |
| 2008-05-22 | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney |
| 2008-05-19 | (wait_reading_process_output): Always check status when in batch mode. | Chong Yidong |
| 2008-05-14 | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris |
| 2008-04-09 | (wait_reading_process_output): If SYNC_INPUT and pending_atimers, run atimers. | Jan Djärv |
| 2008-03-27 | (server_accept_connection): Simplify naming. | Stefan Monnier |