| Commit message (Expand) | Author | Age | Files | Lines |
* | 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--rel--22 | Miles Bader | 2007-12-06 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | (make_process): Initialize pty_flag to 0. | Richard M. Stallman | 2007-12-03 | 1 | -0/+1 |
| * | (list_processes_1): Fix indentation level of the | Andreas Schwab | 2007-11-26 | 1 | -2/+4 |
| * | (Fset_process_filter): Doc fix. | Juanma Barranquero | 2007-10-19 | 1 | -1/+1 |
| * | (Fmake_network_process): Doc fix. | Glenn Morris | 2007-09-20 | 1 | -1/+3 |
* | | (list_processes_1): Fix indentation level of the | Andreas Schwab | 2007-11-26 | 1 | -2/+4 |
* | | (unwind_request_sigio): Only define if __ultrix__. | Stefan Monnier | 2007-10-23 | 1 | -0/+2 |
* | | (Fset_process_filter): Doc fix. | Juanma Barranquero | 2007-10-19 | 1 | -1/+1 |
* | | * xselect.c (x_own_selection, x_handle_selection_clear) | Stefan Monnier | 2007-10-17 | 1 | -8/+8 |
* | | Link to libs for calling res_init() if available. | Chong Yidong | 2007-10-17 | 1 | -0/+16 |
* | | (Fmake_network_process): Doc fix. | Glenn Morris | 2007-09-20 | 1 | -1/+3 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -6/+6 |
|\ \ |
|
| * \ | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -6/+6 |
| |\ \
| | |/ |
|
| | * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -6/+6 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | * | Undo May 3 change. | Richard M. Stallman | 2007-05-06 | 1 | -6/+6 |
| | * | (Faccept_process_output): Revert 2006-03-22 change so | Richard M. Stallman | 2007-05-05 | 1 | -6/+6 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-24 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | (Fstart_process, Fmake_network_process, read_process_output): | Stefan Monnier | 2007-07-17 | 1 | -3/+3 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -161/+150 |
|\ \ \
| |/ / |
|
| * | | Don't undefine AF_INET6. | Jason Rumney | 2007-07-14 | 1 | -8/+0 |
| * | | (struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag, | Stefan Monnier | 2007-07-12 | 1 | -153/+150 |
* | | | Merged from emacs--devo--0 | Miles Bader | 2007-05-20 | 1 | -3/+46 |
|\ \ \
| |/ / |
|
| * | | (gpm_wait_mask, max_gpm_desc): New variables. | Nick Roberts | 2007-05-20 | 1 | -5/+48 |
| |/ |
|
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-05-11 | 1 | -4/+10 |
|\ \
| |/ |
|
| * | (Fstart_process): Doc fix. | Richard M. Stallman | 2007-04-23 | 1 | -3/+4 |
| * | (Fstart_process): Doc fix. | Eli Zaretskii | 2007-04-23 | 1 | -6/+11 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -17/+29 |
|\ \
| |/ |
|
| * | (wait_reading_process_output) [HAVE_PTYS]: | Kim F. Storm | 2007-03-29 | 1 | -10/+11 |
| * | (Fformat_network_address): Return nil when the | Juanma Barranquero | 2007-03-29 | 1 | -2/+14 |
| * | (Fformat_network_address): Make room in args array to format IPv6 addresses. | Juanma Barranquero | 2007-03-27 | 1 | -2/+1 |
| * | (sigchld_handler): Delay by 1ms instead of 1s to | Sam Steingold | 2007-03-26 | 1 | -1/+1 |
| * | revert the last patch to the original fix: sleep BEFORE the first wait | Sam Steingold | 2007-03-25 | 1 | -8/+8 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -13/+28 |
|\ \
| |/ |
|
| * | (Fmake_network_process) [HAVE_GETADDRINFO]: Clear | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -3/+7 |
| * | (Fdelete_process): Properly handle deletion of first element of | Chong Yidong | 2007-03-17 | 1 | -13/+16 |
| * | (sigchld_handler): Change type of pid to pid_t. Scan deleted_pid_list | Chong Yidong | 2007-03-17 | 1 | -5/+9 |
| * | tweak last patch: add comment and avoid the first sleep | Sam Steingold | 2007-03-11 | 1 | -7/+10 |
| * | (sigchld_handler): Sleep before wait3 to avoid a busyloop. | Sam Steingold | 2007-03-11 | 1 | -0/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | (send_process_object): Check the process status and | Kenichi Handa | 2007-03-01 | 1 | -1/+9 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-02-24 | 1 | -12/+79 |
|\ \
| |/ |
|
| * | (send_process_object_unwind): New function. | Kenichi Handa | 2007-02-23 | 1 | -12/+79 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -7/+13 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| * | (Fdelete_process, Fprocess_id, sigchld_handler): Copy PID into EMACS_INT | Eli Zaretskii | 2007-01-13 | 1 | -6/+12 |