| Commit message (Expand) | Author | Age | Files | Lines |
* | (procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in | Eli Zaretskii | 2008-10-02 | 1 | -1/+3 |
* | (Faccept_process_output): Fix doc-string. | Martin Rudalics | 2008-10-02 | 1 | -5/+5 |
* | (procfs_system_process_attributes): Fix last change. | Eli Zaretskii | 2008-09-19 | 1 | -1/+1 |
* | (procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline | Eli Zaretskii | 2008-09-19 | 1 | -10/+10 |
* | (Fsystem_process_attributes): Doc fix. | Roland Winkler | 2008-09-07 | 1 | -3/+3 |
* | (Fsystem_process_attributes): Doc fix. | Roland Winkler | 2008-09-06 | 1 | -3/+3 |
* | (procfs_system_process_attributes): Fix portability | Andreas Schwab | 2008-08-23 | 1 | -14/+21 |
* | [!subprocesses]: Define QCname. | Eli Zaretskii | 2008-08-23 | 1 | -1/+3 |
* | (make_process): Initialize kill_without_query struct member. | Chong Yidong | 2008-08-15 | 1 | -0/+1 |
* | (procfs_system_process_attributes): Use EMACS_INTs to silence gcc | Glenn Morris | 2008-08-10 | 1 | -8/+19 |
* | (Fsystem_process_attributes): Doc fix. | Eli Zaretskii | 2008-08-09 | 1 | -0/+4 |
* | cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M... | Adrian Robert | 2008-08-04 | 1 | -1/+1 |
* | (Fsystem_processes_list, Fsystem_process_attributes): New functions. | Eli Zaretskii | 2008-08-02 | 1 | -4/+607 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -126/+1 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -1/+1 |
* | * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was | Dan Nicolaescu | 2008-07-20 | 1 | -18/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-07-17 | 1 | -9/+39 |
|\ |
|
| * | (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for | YAMAMOTO Mitsuharu | 2008-07-17 | 1 | -17/+39 |
| * | (wait_reading_process_output): Check for window changes caused by timers. | Chong Yidong | 2008-02-27 | 1 | -1/+3 |
| * | Chong Yidong <cyd at stupidchicken.com> | Glenn Morris | 2008-01-10 | 1 | -1/+3 |
* | | * systty.h: Remove code for Aix on 386, unsupported platform. | Dan Nicolaescu | 2008-07-16 | 1 | -55/+4 |
* | | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -2/+6 |
* | | * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was | Dan Nicolaescu | 2008-07-12 | 1 | -10/+5 |
* | | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 1 | -98/+0 |
* | | (Fserial_process_configure, Fprocess_send_eof): | Stefan Monnier | 2008-06-13 | 1 | -3/+3 |
* | | Daniel Engeler <engeler at gmail.com> | Glenn Morris | 2008-06-13 | 1 | -37/+459 |
* | | (Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0. | Stefan Monnier | 2008-05-29 | 1 | -14/+17 |
* | | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 1 | -1/+1 |
* | | (wait_reading_process_output): Always check status when in batch mode. | Chong Yidong | 2008-05-19 | 1 | -2/+5 |
* | | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | | (wait_reading_process_output): If SYNC_INPUT and pending_atimers, run atimers. | Jan Djärv | 2008-04-09 | 1 | -2/+7 |
* | | (server_accept_connection): Simplify naming. | Stefan Monnier | 2008-03-27 | 1 | -3/+3 |
* | | * process.h (struct Lisp_Process): Remove filter_multibyte. | Stefan Monnier | 2008-03-25 | 1 | -21/+6 |
* | | (wait_reading_process_output): Check for window changes caused by timers. | Chong Yidong | 2008-02-27 | 1 | -1/+3 |
* | | * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code | Dan Nicolaescu | 2008-02-09 | 1 | -30/+3 |
* | | * process.c (Fstart_process): | Stefan Monnier | 2008-02-06 | 1 | -3/+6 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 1 | -32/+20 |
|\ \ |
|
| * | | (list_processes_1): Don't use SCHARS on a nil buffer name. | Stefan Monnier | 2008-01-19 | 1 | -2/+5 |
| * | | * movemail.c: | Dan Nicolaescu | 2008-01-13 | 1 | -29/+12 |
| * | | Chong Yidong <cyd at stupidchicken.com> | Glenn Morris | 2008-01-10 | 1 | -1/+3 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-29 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Revert incorrect merge | Miles Bader | 2007-12-29 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-29 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-12-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | (make_process): Initialize pty_flag to Qnil instead of 0 | YAMAMOTO Mitsuharu | 2007-12-24 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -2/+5 |
|\ \ \
| |/ / |
|