Sun, 22 Aug 2004 17:45:36 +0000 |
Richard M. Stallman |
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:
|
Fri, 20 Aug 2004 10:33:25 +0000 |
Kim F. Storm |
(wait_reading_process_output): Rename from
|
Thu, 19 Aug 2004 13:57:17 +0000 |
Kim F. Storm |
* process.c (wait_reading_process_input): Clean up.
|
Thu, 19 Aug 2004 10:08:00 +0000 |
Kim F. Storm |
(process_send_signal): Use CDISABLE.
|
Tue, 17 Aug 2004 22:24:29 +0000 |
Kim F. Storm |
(Faccept_process_output): Add arg JUST-THIS-ONE;
|
Tue, 17 Aug 2004 21:59:07 +0000 |
Kim F. Storm |
(process_send_signal): Fix last change--use
|
Mon, 16 Aug 2004 22:57:26 +0000 |
Richard M. Stallman |
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.
|
Sun, 01 Aug 2004 23:10:06 +0000 |
Kim F. Storm |
(read_process_output): Use whole read buffer.
|
Mon, 19 Jul 2004 04:42:43 +0000 |
Steven Tamm |
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
|
Sun, 13 Jun 2004 22:37:07 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 06 Jun 2004 22:17:53 +0000 |
Kim F. Storm |
(Fdelete_process): Undo 2004-05-28 change.
|
Fri, 28 May 2004 21:58:31 +0000 |
Noah Friedman |
process.c (Fdelete_process): Do not call remove_process.
|
Tue, 25 May 2004 11:17:43 +0000 |
Kim F. Storm |
(wait_reading_process_input): Check connect_wait_mask
|
Thu, 13 May 2004 23:07:07 +0000 |
Kim F. Storm |
(wait_reading_process_input): Make reentrant.
|
Tue, 11 May 2004 15:16:10 +0000 |
Kim F. Storm |
(read_process_output): Grow decoding_buf when needed;
|
Mon, 10 May 2004 17:47:38 +0000 |
Juanma Barranquero |
(Fstart_process): Fix docstring.
|
Sat, 08 May 2004 16:11:42 +0000 |
Juanma Barranquero |
(Fwaiting_for_user_input_p, Fmake_network_process)
|
Fri, 06 Feb 2004 23:52:09 +0000 |
Kim F. Storm |
(wait_reading_process_input): Don't do adaptive read
|
Tue, 27 Jan 2004 21:34:43 +0000 |
Jan Dj«£rv |
* process.c (sigchld_handler): Add comment about not calling malloc
|
Mon, 26 Jan 2004 23:39:30 +0000 |
Jan Dj«£rv |
(sigchld_handler): Set synch_process_termsig
|
Wed, 21 Jan 2004 05:27:58 +0000 |
Stefan Monnier |
(wait_reading_process_input) [SYNC_INPUT]: Check interrupt_input_pending.
|
Tue, 20 Jan 2004 21:19:17 +0000 |
Stefan Monnier |
(wait_reading_process_input): Lisp_Object/int mixup.
|
Tue, 06 Jan 2004 23:34:45 +0000 |
Kim F. Storm |
(read_process_output): Only activate adaptive
|
Thu, 01 Jan 2004 23:34:14 +0000 |
Kim F. Storm |
(ADAPTIVE_READ_BUFFERING): New conditional.
|
Sun, 16 Nov 2003 16:17:09 +0000 |
Jan Dj«£rv |
Remove period at end of error message.
|
Sat, 27 Sep 2003 00:25:40 +0000 |
Kenichi Handa |
(send_process): Delete unused temp_buf.
|
Tue, 23 Sep 2003 21:57:51 +0000 |
Kim F. Storm |
(set_socket_option): Fix :bindtodevice option.
|
Tue, 23 Sep 2003 12:40:39 +0000 |
Dave Love |
(Fnetwork_interface_info): Use
|
Thu, 18 Sep 2003 10:39:47 +0000 |
Dave Love |
(Fnetwork_interface_info): Fix type error.
|
Wed, 17 Sep 2003 21:31:53 +0000 |
Kim F. Storm |
(Fnetwork_interface_list, Fnetwork_interface_info):
|
Tue, 16 Sep 2003 23:05:24 +0000 |
Kim F. Storm |
(Fset_process_sentinel): Add sentinel to childp plist
|
Sat, 13 Sep 2003 23:34:33 +0000 |
Kim F. Storm |
[HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Thu, 31 Jul 2003 01:24:27 +0000 |
Kenichi Handa |
(read_process_output): Return the actually read bytes
|
Sun, 22 Jun 2003 00:04:44 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Don't signal SIGIO in batch mode.
|
Wed, 04 Jun 2003 23:21:11 +0000 |
Stefan Monnier |
(allocate_pty): Revert part of the previous patch.
|
Sun, 25 May 2003 17:43:20 +0000 |
Stefan Monnier |
(allocate_pty): Remove `unused var stb' and
|
Sat, 17 May 2003 20:03:22 +0000 |
David Kastrup |
(read_process_output): Back out change from 2003-03-09.
|
Sun, 09 Mar 2003 22:48:08 +0000 |
David Kastrup |
(read_process_output): We have allocated enough space
|
Fri, 21 Feb 2003 18:13:53 +0000 |
Jan Dj«£rv |
Removed subtty, workaround for when TIOCSIGSEND fails.
|
Fri, 21 Feb 2003 08:05:55 +0000 |
Juanma Barranquero |
(wait_reading_process_input): Use POLL_INTERRUPTED_SYS_CALL, not
|
Thu, 20 Feb 2003 01:54:09 +0000 |
Kenichi Handa |
(setup_process_coding_systems): If the process's
|
Mon, 10 Feb 2003 13:51:43 +0000 |
Kim F. Storm |
Doc fixes.
|
Mon, 10 Feb 2003 07:58:29 +0000 |
Kenichi Handa |
(QCfilter_multibyte): New variable.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Thu, 16 Jan 2003 12:59:18 +0000 |
Kim F. Storm |
(set-process-filter): Document unibyte/multibyte-ness of string argument.
|
Tue, 14 Jan 2003 13:36:14 +0000 |
Kim F. Storm |
(Fset_process_plist): Fixed return value.
|
Tue, 14 Jan 2003 09:55:27 +0000 |
Kim F. Storm |
Reworked 2003-01-12 change -- call a plist a plist!
|
Sun, 12 Jan 2003 20:24:06 +0000 |
Kim F. Storm |
(QCvars): New variable.
|
Fri, 10 Jan 2003 22:24:41 +0000 |
Kim F. Storm |
(Fset_process_contact): New function.
|
Wed, 08 Jan 2003 22:16:12 +0000 |
Kim F. Storm |
(Fmake_network_process): Convert new port number
|
Wed, 08 Jan 2003 15:35:03 +0000 |
Kim F. Storm |
(format-network-address): Added optional OMIT-PORT arg. Callers changed.
|
Wed, 08 Jan 2003 10:38:06 +0000 |
Kim F. Storm |
(server_accept_connection): Fixed recording of new
|
Mon, 18 Nov 2002 15:40:28 +0000 |
Dave Love |
(_GNU_SOURCE): Don't define.
|
Thu, 07 Nov 2002 23:18:45 +0000 |
Kim F. Storm |
(Fformat_network_address): Removed unused locals p, cp, and i.
|
Wed, 06 Nov 2002 05:01:46 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Thu, 31 Oct 2002 16:21:38 +0000 |
Stefan Monnier |
(Fformat_network_address): Fix int/Lisp_Object mixup.
|
Wed, 30 Oct 2002 19:16:32 +0000 |
Dave Love |
Include sys/wait.h.
|
Mon, 28 Oct 2002 23:18:50 +0000 |
Kim F. Storm |
(Fsignal_process): Allow PROCESS to be specified by
|
Thu, 24 Oct 2002 08:03:41 +0000 |
Kim F. Storm |
(Fformat_network_address): New function.
|
Wed, 18 Sep 2002 19:30:26 +0000 |
Kim F. Storm |
(make-network-process): Doc fix (there is no network-server-log-function hook).
|
Thu, 12 Sep 2002 03:27:40 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both versions):
|
Sat, 24 Aug 2002 03:16:03 +0000 |
Richard M. Stallman |
(Fstart_process): Remove /: from program name.
|
Tue, 16 Jul 2002 15:49:48 +0000 |
Ken Raeburn |
* process.c (status_message): Use SSET.
|
Tue, 16 Jul 2002 13:41:16 +0000 |
Richard M. Stallman |
(create_process): Test USG_SUBTTY_WORKS.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Fri, 12 Jul 2002 11:13:47 +0000 |
Richard M. Stallman |
(process_send_signal): Add abort call.
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Mon, 20 May 2002 08:06:32 +0000 |
Ken Raeburn |
* process.c (set_socket_options, Fsignal_process): Use SYMBOL_NAME
|
Thu, 16 May 2002 12:00:33 +0000 |
Juanma Barranquero |
Fix typo.
|
Sat, 04 May 2002 14:55:19 +0000 |
Jason Rumney |
(init_process): Only add server subfeature if we can
|
Fri, 03 May 2002 21:24:27 +0000 |
Jason Rumney |
(Fmake_network_process): Only support server sockets
|
Tue, 30 Apr 2002 01:01:37 +0000 |
Stefan Monnier |
(Fstart_process): Update call to openp.
|
Fri, 26 Apr 2002 23:39:06 +0000 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
Wed, 03 Apr 2002 15:19:39 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 01 Apr 2002 19:49:47 +0000 |
Stefan Monnier |
(DATAGRAM_CONN_P, list_processes_1)
|
Thu, 28 Mar 2002 06:42:43 +0000 |
Miles Bader |
(DATAGRAM_CONN_P): Make sure PROC is really a process.
|
Wed, 27 Mar 2002 07:55:56 +0000 |
Pavel Jan«¿k |
(set-network-process-options): Add usage.
|
Thu, 21 Mar 2002 13:01:14 +0000 |
Kim F. Storm |
(init_process): Only provide make-network-process feature and
|
Thu, 21 Mar 2002 12:20:24 +0000 |
Kim F. Storm |
(QCfeature, QCdatagram): Removed variables.
|
Wed, 20 Mar 2002 20:37:41 +0000 |
Jason Rumney |
(QCfamily, QCfiler): Remove duplicate declaration and initialization.
|
Wed, 20 Mar 2002 18:10:01 +0000 |
Eli Zaretskii |
(conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don't
|
Mon, 18 Mar 2002 18:21:25 +0000 |
Pavel Jan«¿k |
(wait_reading_process_input): Move variables `pname' and `pnamelen' down
|
Mon, 18 Mar 2002 14:09:57 +0000 |
Kim F. Storm |
Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.
|
Mon, 18 Mar 2002 11:27:06 +0000 |
Pavel Jan«¿k |
(Fmake_network_process): Remove unused variable `sa'.
|
Sun, 17 Mar 2002 20:20:33 +0000 |
Kim F. Storm |
(Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily)
|
Sun, 03 Mar 2002 00:31:22 +0000 |
Kim F. Storm |
(Fopen_network_stream): Always call turn_on_atimers around connect.
|
Fri, 01 Mar 2002 21:02:44 +0000 |
Kim F. Storm |
(Fopen_network_stream): Use GCPRO6.
|
Thu, 28 Feb 2002 23:59:19 +0000 |
Kim F. Storm |
(Fprocess_status): Document connect and failed return values.
|
Thu, 28 Feb 2002 23:53:59 +0000 |
Kim F. Storm |
(Qconnect, Qfailed): New variables.
|
Mon, 07 Jan 2002 21:16:38 +0000 |
Eli Zaretskii |
(send_process): Set src_multibyte to 1 after the call
|
Tue, 11 Dec 2001 22:20:20 +0000 |
Richard M. Stallman |
Test GNU_LINUX, not LINUX.
|
Fri, 07 Dec 2001 05:52:35 +0000 |
Paul Eggert |
(create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jan«¿k |
Update usage of CHECK_ macros (remove unused second argument).
|
Fri, 02 Nov 2001 07:01:10 +0000 |
Pavel Jan«¿k |
(Fstart_process): Add usage to doc-string.
|
Wed, 24 Oct 2001 06:29:38 +0000 |
Pavel Jan«¿k |
Don't define max.
|
Sat, 20 Oct 2001 20:54:39 +0000 |
Pavel Jan«¿k |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 15 Oct 2001 14:51:57 +0000 |
Pavel Jan«¿k |
(process-inherit-coding-system-flag, get-buffer-process): Do not confuse
|
Fri, 12 Oct 2001 03:37:43 +0000 |
Stefan Monnier |
Update calls to openp.
|
Tue, 25 Sep 2001 08:21:22 +0000 |
Gerd Moellmann |
(send_process): Disable composition if from_byte < 0.
|
Mon, 24 Sep 2001 09:18:19 +0000 |
Gerd Moellmann |
(sigchld_handler) [LINUX]: Don't return from
|
Thu, 20 Sep 2001 11:44:03 +0000 |
Gerd Moellmann |
(sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ
|
Wed, 16 May 2001 16:04:52 +0000 |
Gerd Moellmann |
(read_process_output): Don't call signal_after_change
|
Wed, 25 Apr 2001 15:12:21 +0000 |
Gerd Moellmann |
(wait_reading_process_input): Call
|
Sat, 21 Apr 2001 19:50:38 +0000 |
Eli Zaretskii |
(wait_reading_process_input) [!subprocesses]: Don't
|
Thu, 19 Apr 2001 12:47:33 +0000 |
Gerd Moellmann |
(wait_reading_process_input): Call
|
Thu, 08 Mar 2001 11:31:50 +0000 |
Gerd Moellmann |
(Fset_process_window_size): Fix a typo.
|
Wed, 07 Mar 2001 12:55:01 +0000 |
Gerd Moellmann |
(Fset_process_filter): Don't crash if the input
|
Wed, 28 Feb 2001 13:29:03 +0000 |
Gerd Moellmann |
(make_process): Use allocate_process.
|
Tue, 16 Jan 2001 12:42:22 +0000 |
Gerd Moellmann |
Call redisplay_preserve_echo_area with additional arg.
|
Mon, 18 Dec 2000 10:53:51 +0000 |
Gerd Moellmann |
(wait_reading_process_input): Check for pending
|
Mon, 18 Dec 2000 00:39:59 +0000 |
Kenichi Handa |
(read_process_output): Don't run a filter if the code
|
Thu, 07 Dec 2000 15:50:30 +0000 |
Gerd Moellmann |
(read_process_output): Make sure the process marker's
|
Wed, 25 Oct 2000 11:06:51 +0000 |
Kenichi Handa |
(send_process): If OBJECT is t, it means that the data
|
Wed, 11 Oct 2000 23:56:30 +0000 |
Kenichi Handa |
(read_process_output): Cancel previous change.
|
Wed, 11 Oct 2000 01:20:59 +0000 |
Kenichi Handa |
(read_process_output): Fix previous change. Adjust multibyteness of
|
Mon, 09 Oct 2000 20:01:10 +0000 |
Andreas Schwab |
(Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
|
Mon, 02 Oct 2000 16:42:47 +0000 |
Dave Love |
(Fopen_network_stream): Use HAVE_GAI_STRERROR.
|
Sat, 30 Sep 2000 13:51:15 +0000 |
Gerd Moellmann |
(Fopen_network_stream) [HAVE_GETADDRINFO]: Use
|
Thu, 21 Sep 2000 11:48:48 +0000 |
Gerd Moellmann |
(process_sent_to): New variable.
|
Thu, 07 Sep 2000 01:14:20 +0000 |
Kenichi Handa |
(read_process_output): Before inserting the decoded
|
Thu, 24 Aug 2000 02:06:43 +0000 |
Kenichi Handa |
(create_process): Don't setup raw-text coding here.
|
Tue, 22 Aug 2000 22:36:52 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Fri, 04 Aug 2000 05:53:39 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 04 Aug 2000 02:26:32 +0000 |
Kenichi Handa |
(read_process_output): Big simplification. Handle
|
Sat, 24 Jun 2000 06:06:53 +0000 |
Ken Raeburn |
* process.c (Fopen_network_stream): Turn off atimers for duration of call to
|
Sat, 20 May 2000 15:54:05 +0000 |
Gerd Moellmann |
(toplevel) [UNIX98_PTYS]: Include stdlib.h.
|
Sat, 20 May 2000 00:04:37 +0000 |
Kenichi Handa |
(Fstart_process): GCPRO current_dir before calling
|
Wed, 15 Mar 2000 19:58:03 +0000 |
Gerd Moellmann |
(send_process): Add a hint that the function
|
Mon, 06 Mar 2000 12:41:53 +0000 |
Gerd Moellmann |
(send_process): Remove local variable `procname' that
|
Fri, 25 Feb 2000 13:30:07 +0000 |
Gerd Moellmann |
(wait_reading_process_input): Remove busy-cursor code.
|
Tue, 15 Feb 2000 10:27:23 +0000 |
Gerd Moellmann |
(send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
|
Sat, 12 Feb 2000 13:12:17 +0000 |
Gerd Moellmann |
(Fopen_network_stream) [POLL_FOR_INPUT]: Register
|
Tue, 01 Feb 2000 15:01:28 +0000 |
Dave Love |
(Fstart_process): Doc fix.
|
Tue, 25 Jan 2000 15:56:42 +0000 |
Gerd Moellmann |
(toplevel): Include atimer.h.
|
Wed, 29 Dec 1999 00:57:25 +0000 |
Kenichi Handa |
(read_process_output): Fix the args CHARPOS and LENINS
|
Fri, 24 Dec 1999 01:06:50 +0000 |
Kenichi Handa |
(read_process_output): Fix the arg FROM to
|
Wed, 15 Dec 1999 00:17:54 +0000 |
Kenichi Handa |
Include composite.h.
|
Mon, 22 Nov 1999 08:19:51 +0000 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
Tue, 02 Nov 1999 22:40:17 +0000 |
Dave Love |
Undo last change and define _GNU_SOURCE before config.h.
|
Tue, 02 Nov 1999 14:22:15 +0000 |
Dave Love |
Use string.h for strsignal.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Thu, 14 Oct 1999 11:18:39 +0000 |
Gerd Moellmann |
(Fopen_network_stream): Don't loop if gethostbyname
|
Thu, 07 Oct 1999 11:37:40 +0000 |
Gerd Moellmann |
(wait_reading_process_input): When trying to suck
|
Mon, 20 Sep 1999 00:34:43 +0000 |
Gerd Moellmann |
(list_processes_1): Remove unused variables.
|
Sun, 19 Sep 1999 15:48:09 +0000 |
Dave Love |
(Fopen_network_stream): Use strerror, not gai_strerror.
|
Tue, 14 Sep 1999 08:33:24 +0000 |
Andreas Schwab |
(Fopen_network_stream): Avoid socket decriptor leak.
|
Sun, 12 Sep 1999 05:07:01 +0000 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
Sat, 21 Aug 1999 19:30:35 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Sat, 14 Aug 1999 04:36:10 +0000 |
Karl Heuer |
(Fopen_network_stream): Fix previous change.
|
Thu, 12 Aug 1999 16:35:22 +0000 |
Karl Heuer |
(Fopen_network_stream): Use getaddrinfo.
|
Fri, 30 Jul 1999 14:39:27 +0000 |
Karl Heuer |
(create_process): Detect failure of `pipe'.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(wait_reading_process_input): Show and hide busy
|
Wed, 07 Jul 1999 22:50:13 +0000 |
Richard M. Stallman |
(create_process): If the output goes to a unibyte
|
Thu, 17 Jun 1999 22:52:23 +0000 |
Karl Heuer |
(send_process): Delete unsafe/redundant assignment.
|
Thu, 08 Apr 1999 16:50:04 +0000 |
Richard M. Stallman |
(Faccept_process_output): Check validity of PROCESS.
|
Fri, 19 Feb 1999 01:39:27 +0000 |
Richard M. Stallman |
(syms_of_process): defsubr it.
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(read_process_output): Decide the multibyteness of
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(read_process_output): If NBYTES is zero and
|
Wed, 25 Nov 1998 01:26:56 +0000 |
Richard M. Stallman |
(read_process_output): Call signal_after_change.
|
Sat, 07 Nov 1998 16:55:41 +0000 |
Karl Heuer |
(Fprocess_status): Doc fix.
|
Wed, 14 Oct 1998 14:36:33 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output):
|
Thu, 08 Oct 1998 20:31:34 +0000 |
Karl Heuer |
Doc fixes.
|
Sat, 15 Aug 1998 05:53:00 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If a pty gives EIO,
|
Sat, 08 Aug 1998 00:49:24 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Transfer proc_encode_coding_system
|
Sat, 01 Aug 1998 19:04:28 +0000 |
Richard M. Stallman |
(create_process): For outchannel, set up
|
Wed, 29 Jul 1998 18:59:34 +0000 |
Richard M. Stallman |
Whitespace change.
|
Thu, 16 Jul 1998 00:14:44 +0000 |
Kenichi Handa |
(read_process_output): Even if we read data without
|
Fri, 26 Jun 1998 04:13:40 +0000 |
Kenichi Handa |
(init_process): Initilize Vdefault_process_coding_system.
|
Fri, 26 Jun 1998 03:29:15 +0000 |
Kenichi Handa |
(Fstart_process): Check process-coding-system-alist
|
Mon, 22 Jun 1998 00:24:57 +0000 |
Kenichi Handa |
(read_process_output): While processing carryover,
|
Sun, 21 Jun 1998 14:52:08 +0000 |
Eli Zaretskii |
(wait_reading_process_input): Recompute timeout each
|
Sat, 20 Jun 1998 03:01:00 +0000 |
Kenichi Handa |
(read_process_output): Handle carryover correctly.
|
Sun, 10 May 1998 19:21:05 +0000 |
Richard M. Stallman |
(Fstart_process): Remove the special case for
|
Thu, 07 May 1998 07:46:41 +0000 |
Eli Zaretskii |
(init_process, syms_of_process): Make definition consistent with
|
Tue, 05 May 1998 19:33:16 +0000 |
Richard M. Stallman |
(create_process): Add cast when calling encode_coding
|
Wed, 29 Apr 1998 21:46:43 +0000 |
Richard M. Stallman |
(Fset_process_inherit_coding_system_flag, Fstart_process):
|
Tue, 28 Apr 1998 09:27:02 +0000 |
Andreas Schwab |
(Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.
|
Sun, 19 Apr 1998 14:13:47 +0000 |
Eli Zaretskii |
(Fset_process_inherit_coding_system_flag,
|
Tue, 14 Apr 1998 13:05:38 +0000 |
Andreas Schwab |
(read_process_output): Fix mixing of Lisp_Object and
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Wed, 08 Apr 1998 06:49:17 +0000 |
Karl Heuer |
(kill_buffer_processes): Make consistent with
|
Wed, 25 Mar 1998 10:45:59 +0000 |
Kenichi Handa |
(read_process_output): Count multibyte characters. If
|
Sat, 21 Mar 1998 17:50:30 +0000 |
Richard M. Stallman |
(read_process_output): Use make_string_from_bytes.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Sat, 14 Mar 1998 08:23:21 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
(Vdefault_file_name_coding_system): Extern it.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(Fstart_process): Use raw-text instead of emacs-mule
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Mon, 05 Jan 1998 17:33:41 +0000 |
Richard M. Stallman |
(read_process_output): Use insert_1_both.
|
Thu, 01 Jan 1998 06:45:08 +0000 |
Richard M. Stallman |
(status_notify): Use byte and char pointers.
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(read_process_output): Fix previous change, i.e, if
|
Mon, 08 Dec 1997 01:35:12 +0000 |
Karl Heuer |
(read_process_output): Allocate for coding system, if
|
Fri, 28 Nov 1997 14:53:09 +0000 |
Andreas Schwab |
(create_process, deactivate_process, close_process_descs):
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(create_process): Encode arguments for the process.
|
Tue, 09 Sep 1997 05:30:58 +0000 |
Richard M. Stallman |
(create_process): Encode the new current dir.
|
Mon, 01 Sep 1997 07:15:46 +0000 |
Kenichi Handa |
(read_process_output): Index for
|
Mon, 04 Aug 1997 06:59:57 +0000 |
Kenichi Handa |
(Fset_process_coding_system): Doc-string modified.
|
Thu, 31 Jul 1997 06:08:07 +0000 |
Richard M. Stallman |
(read_process_output): Don't call setup_coding_system
|
Fri, 25 Jul 1997 07:46:51 +0000 |
Kenichi Handa |
(read_process_output): Use new macro
|
Thu, 24 Jul 1997 16:58:05 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Initialize total_read.
|
Sat, 12 Jul 1997 06:38:44 +0000 |
Richard M. Stallman |
(Fprocess_send_region): Convert move_gap argument to int.
|
Thu, 10 Jul 1997 03:09:10 +0000 |
Richard M. Stallman |
(read_process_output): Add cast.
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(Fstart_process): If enable-multibyte-characters is
|
Fri, 04 Jul 1997 02:01:31 +0000 |
Richard M. Stallman |
(send_process): Make buf and temp_buf `unsigned char *'.
|
Wed, 02 Jul 1997 12:54:06 +0000 |
Kenichi Handa |
(Fstart_process): Call Ffind_operation_coding_system.
|
Tue, 01 Jul 1997 06:28:48 +0000 |
Richard M. Stallman |
(READ_CHILD_OUTPUT): Macro deleted.
|
Sun, 29 Jun 1997 00:34:36 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell,
|
Sun, 22 Jun 1997 09:06:04 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Don't check for
|
Thu, 19 Jun 1997 08:13:44 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Prooperly conditionalize prev. change.
|
Thu, 19 Jun 1997 03:03:08 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Use shutdown, if it's a socket.
|
Wed, 18 Jun 1997 06:42:38 +0000 |
Richard M. Stallman |
Further fix previous change.
|
Tue, 17 Jun 1997 04:15:18 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Fix previous change.
|
Mon, 16 Jun 1997 06:24:22 +0000 |
Richard M. Stallman |
(wait_reading_process_input): When exiting because
|
Fri, 13 Jun 1997 00:45:19 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Return if unread events appear.
|
Mon, 09 Jun 1997 12:59:28 +0000 |
Kenichi Handa |
(Fstart_process):Pay attention to
|
Wed, 30 Apr 1997 18:34:17 +0000 |
Richard M. Stallman |
(read_process_output): Update opoint, old_begv and old_zv
|
Tue, 25 Mar 1997 03:52:53 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Use same socket for in and out.
|
Sat, 22 Mar 1997 04:13:50 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell,
|
Thu, 27 Feb 1997 07:48:21 +0000 |
Kenichi Handa |
(Fstart_process, Fopen_network_stream): Do not perform
|
Thu, 20 Feb 1997 06:53:55 +0000 |
Karl Heuer |
Include charset.h and coding.h.
|
Mon, 30 Dec 1996 01:26:08 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Thu, 19 Dec 1996 06:41:48 +0000 |
Richard M. Stallman |
(read_process_output, exec_sentinel):
|
Wed, 18 Dec 1996 16:37:52 +0000 |
Richard M. Stallman |
(send_process) [EMACS_HAS_USECS]:
|
Sun, 08 Dec 1996 21:36:42 +0000 |
Richard M. Stallman |
(status_notify): Test p->infd > 0
|
Sat, 26 Oct 1996 16:01:03 +0000 |
Richard M. Stallman |
(status_notify): Update p->tick again
|
Tue, 17 Sep 1996 03:43:54 +0000 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
Mon, 16 Sep 1996 05:09:06 +0000 |
Richard M. Stallman |
(stream_process): Variable deleted.
|
Wed, 04 Sep 1996 16:27:55 +0000 |
Richard M. Stallman |
(create_process): Test HAVE_SETPGID for using setpgid.
|
Wed, 04 Sep 1996 15:07:07 +0000 |
Richard M. Stallman |
(create_process_1, sigchld_handler) [POSIX_SIGNALS]:
|
Tue, 03 Sep 1996 04:13:20 +0000 |
Richard M. Stallman |
(create_process): Undo previous change.
|
Sun, 01 Sep 1996 23:18:03 +0000 |
Richard M. Stallman |
(Fprocess_contact): New function.
|
Sun, 01 Sep 1996 21:56:24 +0000 |
Richard M. Stallman |
(create_process): Test defined (TIOCSCTTY)
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Thu, 22 Aug 1996 02:57:09 +0000 |
Richard M. Stallman |
(send_process): GCPRO object.
|
Tue, 16 Jul 1996 22:33:09 +0000 |
Karl Heuer |
(create_process_1, sigchld_handler): Undo previous change.
|
Mon, 15 Jul 1996 21:51:25 +0000 |
Karl Heuer |
(create_process_1, sigchld_handler):
|
Sat, 13 Jul 1996 17:50:47 +0000 |
Karl Heuer |
(wait_reading_process_input) [hpux]: Workaround for
|
Tue, 11 Jun 1996 19:50:32 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 11 Jun 1996 19:48:13 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Move the O_NONBLOCK and
|
Sun, 09 Jun 1996 20:15:20 +0000 |
Richard M. Stallman |
(create_process): Add DONT_OPEN_PTY conditional.
|
Sat, 08 Jun 1996 00:14:31 +0000 |
Richard M. Stallman |
(Fopen_network_stream)[WINDOWSNT]: Ensure Windows
|
Fri, 26 Apr 1996 19:55:27 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Set process infd to inch.
|
Tue, 23 Apr 1996 20:32:33 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both definitions):
|
Mon, 15 Apr 1996 19:12:01 +0000 |
Richard M. Stallman |
(wait_reading_process_input) [!subprocesses]:
|
Sun, 14 Apr 1996 17:45:31 +0000 |
Richard M. Stallman |
(wait_reading_process_input) [!subprocesses]: Handle
|
Fri, 12 Apr 1996 06:02:54 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both definitions):
|
Wed, 03 Apr 1996 19:30:03 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Don't call
|
Wed, 27 Mar 1996 02:35:15 +0000 |
Richard M. Stallman |
(wait_reading_process_input_1): New (empty) function.
|
Fri, 22 Mar 1996 22:06:10 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Eliminate bogus test
|
Tue, 19 Mar 1996 23:43:50 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Extract the number from read_kbd with XINT.
|
Thu, 14 Mar 1996 05:20:44 +0000 |
Karl Heuer |
(wait_reading_process_input) [! subprocesses]: Run
|
Sun, 10 Mar 1996 14:38:37 +0000 |
Richard M. Stallman |
[!subprocesses] (wait_reading_process_input):
|
Fri, 08 Mar 1996 03:51:46 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Tue, 05 Mar 1996 17:33:27 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Sun, 03 Mar 1996 05:34:59 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Use getpid when generating SIGIO.
|
Mon, 26 Feb 1996 00:07:45 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Set immediate_quit for the connect.
|
Wed, 21 Feb 1996 21:08:31 +0000 |
Karl Heuer |
(wait_reading_process_input):
|
Wed, 21 Feb 1996 01:45:21 +0000 |
Erik Naggum |
(Faccept_process_output): Accept sub-second timeouts.
|
Sun, 11 Feb 1996 19:26:25 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.
|
Thu, 08 Feb 1996 04:19:31 +0000 |
Richard M. Stallman |
(remove_process): Don't unlink the process marker.
|
Mon, 05 Feb 1996 20:32:20 +0000 |
Karl Heuer |
(sigchld_handler): Use cleaner end-of-list test.
|
Thu, 01 Feb 1996 20:35:59 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If select times out,
|
Mon, 29 Jan 1996 04:52:15 +0000 |
Richard M. Stallman |
(create_process): Set outchannel to be non-blocking.
|
Mon, 29 Jan 1996 04:50:16 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Call timer_check
|
Wed, 24 Jan 1996 21:21:07 +0000 |
Karl Heuer |
(wait_reading_process_input) [not subprocesses]: Do
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 23:40:33 +0000 |
Karl Heuer |
(create_process): Restore the signal state
|
Tue, 09 Jan 1996 00:33:39 +0000 |
Erik Naggum |
(Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status,
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Thu, 21 Dec 1995 17:13:25 +0000 |
Karl Heuer |
(Fopen_network_stream): Call bind_polling_period earlier.
|
Wed, 13 Dec 1995 01:52:07 +0000 |
Karl Heuer |
(create_process): Use Posix signal handling to
|
Tue, 07 Nov 1995 07:23:14 +0000 |
Geoff Voelker |
[HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.
|
Mon, 09 Oct 1995 00:31:24 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output):
|
Tue, 08 Aug 1995 21:22:16 +0000 |
Richard M. Stallman |
(read_process_output, exec_sentinel): Call
|
Wed, 02 Aug 1995 18:31:46 +0000 |
Richard M. Stallman |
Maybe include net/errno.h.
|
Tue, 25 Jul 1995 01:42:05 +0000 |
Richard M. Stallman |
(Fstart_process): Don't expand the file name before trying openp.
|
Mon, 17 Jul 1995 22:21:21 +0000 |
Karl Heuer |
(keyboard_bit_set): Fix one-off in loop end.
|
Fri, 07 Jul 1995 13:34:16 +0000 |
Richard M. Stallman |
(Fstart_process): Expand PROGRAM.
|
Sun, 25 Jun 1995 18:57:25 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Sleep 1 sec before connect retry.
|
Mon, 19 Jun 1995 23:18:54 +0000 |
Richard M. Stallman |
(sigchld_handler): Change XSETFASTINT to XSETINT.
|
Wed, 14 Jun 1995 14:10:27 +0000 |
Richard M. Stallman |
(status_notify): Undo May 18 change.
|
Thu, 08 Jun 1995 19:21:05 +0000 |
Karl Heuer |
[!subprocesses]: Include sysselect.h.
|
Fri, 26 May 1995 03:21:30 +0000 |
Karl Heuer |
(create_process, send_process): Add volatile qualifiers.
|
Thu, 18 May 1995 16:54:42 +0000 |
Karl Heuer |
(status_notify): If Vprocess_alist changes within
|
Sun, 07 May 1995 22:23:26 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Pass arg in new call to set_waiting_for_input.
|
Sat, 06 May 1995 23:07:51 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Don't call prepare_menu_bars.
|
Fri, 05 May 1995 02:16:54 +0000 |
Richard M. Stallman |
(list_processes_1): Cast XFASTINT for passing to sprintf.
|
Fri, 28 Apr 1995 01:43:02 +0000 |
Karl Heuer |
(create_process): Don't reference pty_name if !HAVE_PTYS.
|
Mon, 24 Apr 1995 05:52:11 +0000 |
Richard M. Stallman |
(create_process): Don't abort if can't reopen
|
Tue, 11 Apr 1995 22:46:18 +0000 |
Roland McGrath |
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
|
Fri, 07 Apr 1995 22:41:58 +0000 |
Richard M. Stallman |
(read_process_output_error_handler)
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Tue, 28 Mar 1995 23:33:32 +0000 |
Karl Heuer |
(Fsignal_process): SIGCODE is a symbol, not a string.
|
Tue, 28 Mar 1995 17:34:52 +0000 |
Richard M. Stallman |
(Fsignal_process): Allow signal names as well as numbers.
|
Fri, 03 Mar 1995 10:31:49 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output): If running filter
|
Tue, 14 Feb 1995 14:23:49 +0000 |
Richard M. Stallman |
(Fstart_process): Make process marker point into proc buf.
|
Wed, 25 Jan 1995 02:02:37 +0000 |
Karl Heuer |
(process_tick, update_tick): Make non-static.
|
Mon, 23 Jan 1995 23:10:11 +0000 |
Karl Heuer |
#include sysselect.h instead of defining things by hand.
|
Mon, 21 Nov 1994 12:50:27 +0000 |
Francesco Potort«À |
Added code for automatically saving and restoring the match data
|
Wed, 16 Nov 1994 05:03:02 +0000 |
Karl Heuer |
(make_process): Use allocate_vectorlike and VECSIZE.
|
Tue, 15 Nov 1994 23:55:26 +0000 |
Karl Heuer |
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.
|
Thu, 10 Nov 1994 08:12:48 +0000 |
Richard M. Stallman |
(create_process) [OSF1]: Use setpgid, not setpgrp.
|
Tue, 01 Nov 1994 08:31:31 +0000 |
Richard M. Stallman |
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
|
Wed, 26 Oct 1994 09:30:46 +0000 |
Richard M. Stallman |
(status_message): Add a cast.
|
Wed, 26 Oct 1994 00:21:05 +0000 |
Karl Heuer |
(list_processes_1): Print tty name.
|
Tue, 25 Oct 1994 09:48:44 +0000 |
Richard M. Stallman |
Handle multiple keyboard input descriptors.
|
Tue, 04 Oct 1994 17:35:21 +0000 |
Karl Heuer |
(read_process_output): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 16:10:39 +0000 |
Karl Heuer |
(make_process, list_processes_1, create_process, Faccept_process_output,
|
Tue, 04 Oct 1994 12:21:04 +0000 |
Karl Heuer |
(make_process, create_process, Fopen_network_stream, deactivate_process,
|
Tue, 27 Sep 1994 01:53:42 +0000 |
Karl Heuer |
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
|
Sat, 24 Sep 1994 00:15:23 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Delete DID_REMOTE conditional.
|
Fri, 23 Sep 1994 22:28:08 +0000 |
Richard M. Stallman |
(exec_sentinel_error_handler): New function.
|
Fri, 19 Aug 1994 07:23:05 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Sun, 31 Jul 1994 00:00:24 +0000 |
Richard M. Stallman |
(create_process): Set default handling for SIGINT, etc.
|
Wed, 27 Jul 1994 00:12:59 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell,
|
Mon, 25 Jul 1994 20:47:57 +0000 |
Richard M. Stallman |
[!HAVE_H_ERRNO]: Declare h_errno.
|
Tue, 19 Jul 1994 19:35:43 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.
|
Wed, 13 Jul 1994 03:52:05 +0000 |
Richard M. Stallman |
(Qlast_nonmenu_event): New variable.
|
Sat, 25 Jun 1994 22:35:28 +0000 |
Richard M. Stallman |
(send_process): Major rewrite.
|
Fri, 17 Jun 1994 13:40:33 +0000 |
Richard M. Stallman |
(Fprocess_status): Return nil for process name that has no process.
|
Wed, 15 Jun 1994 00:24:54 +0000 |
Karl Heuer |
(create_process): Set input_wait_mask before forking.
|
Tue, 14 Jun 1994 19:46:00 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Doc fix.
|
Wed, 01 Jun 1994 20:36:08 +0000 |
Richard M. Stallman |
(kill_buffer_processes): For net conn, use Fdelete_process.
|
Mon, 30 May 1994 10:19:16 +0000 |
Richard M. Stallman |
(create_process): Get a pty for any non-nil Vprocess_connection_type value.
|
Sat, 21 May 1994 07:28:57 +0000 |
Richard M. Stallman |
(create_process): Don't complain about error from TIOCSETD.
|
Fri, 13 May 1994 08:31:05 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Call bind_polling_period; later unbind the binding.
|
Wed, 11 May 1994 04:04:03 +0000 |
Karl Heuer |
(exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.
|
Mon, 09 May 1994 03:30:55 +0000 |
Richard M. Stallman |
(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.
|
Fri, 06 May 1994 06:39:48 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Don't call prepare_menu_bars
|
Mon, 02 May 1994 04:07:06 +0000 |
Richard M. Stallman |
(create_process): Undo April 19 setsid change.
|
Sat, 30 Apr 1994 23:28:10 +0000 |
Paul Reilly |
(IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.
|
Sat, 30 Apr 1994 06:05:51 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.
|
Thu, 28 Apr 1994 04:35:39 +0000 |
Richard M. Stallman |
(create_process): If vfork fails, close forkin and forkout.
|
Tue, 26 Apr 1994 21:17:19 +0000 |
Karl Heuer |
(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.
|
Sun, 24 Apr 1994 03:10:24 +0000 |
Richard M. Stallman |
(create_process): Use child_setup_tty only if pty_flag.
|
Sun, 24 Apr 1994 03:06:55 +0000 |
Richard M. Stallman |
(create_process): Use SETUP_SLAVE_PTY only if pty_flag.
|
Sat, 23 Apr 1994 05:18:09 +0000 |
Richard M. Stallman |
(max_process_desc): New variable.
|
Thu, 21 Apr 1994 19:54:28 +0000 |
Richard M. Stallman |
(send_process): If fpathconf fails, use 250.
|
Wed, 20 Apr 1994 03:49:47 +0000 |
Richard M. Stallman |
(create_process): Call setsid only if pty_flag.
|
Mon, 18 Apr 1994 17:40:25 +0000 |
Richard M. Stallman |
(create_process): Fix previous change.
|
Sat, 16 Apr 1994 07:26:19 +0000 |
Richard M. Stallman |
(create_process): Test TIOCSETD along with NTTYDISC.
|
Tue, 12 Apr 1994 15:11:58 +0000 |
Richard M. Stallman |
(Fset_process_window_size): New function.
|
Tue, 12 Apr 1994 04:39:34 +0000 |
Richard M. Stallman |
(send_process): Test pty_flag field for nil, not 0.
|
Fri, 08 Apr 1994 05:58:12 +0000 |
Karl Heuer |
(read_process_output): If buffer changes, record that fact.
|
Tue, 29 Mar 1994 04:57:16 +0000 |
Karl Heuer |
Fix typos in comments.
|
Fri, 25 Mar 1994 00:40:16 +0000 |
Karl Heuer |
(status_notify): Use assignment, not initialization.
|
Sun, 20 Mar 1994 01:16:55 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both versions): Don't call
|
Fri, 18 Mar 1994 00:23:47 +0000 |
Karl Heuer |
(create_process): Skip the ioctl if fd is -1.
|
Fri, 18 Mar 1994 00:12:41 +0000 |
Karl Heuer |
(Fstart_process): GCPRO some things.
|
Mon, 14 Mar 1994 21:48:09 +0000 |
Karl Heuer |
(Fget_buffer_process): Fix typo in comment.
|
Sat, 12 Mar 1994 03:13:20 +0000 |
Karl Heuer |
(get_process): Allow arg to be a buffer object.
|
Tue, 08 Mar 1994 06:53:48 +0000 |
Roland McGrath |
(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
|
Wed, 02 Mar 1994 23:35:11 +0000 |
Richard M. Stallman |
(chan_process, Vprocess_alist): No longer static.
|
Wed, 02 Mar 1994 22:50:31 +0000 |
Richard M. Stallman |
Include unistd.h.
|
Fri, 11 Feb 1994 02:52:17 +0000 |
Roland McGrath |
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
|
Tue, 08 Feb 1994 07:26:28 +0000 |
Richard M. Stallman |
(Fprocess_kill_without_query): Doc fix.
|
Fri, 14 Jan 1994 14:17:12 +0000 |
Richard M. Stallman |
(sigchld_handler, status_message): Handle a NULL in sys_siglist.
|
Tue, 11 Jan 1994 05:49:41 +0000 |
Richard M. Stallman |
(read_process_output): Supply second arg to unbind_to.
|
Mon, 10 Jan 1994 18:13:39 +0000 |
Richard M. Stallman |
(create_process): Set line discipline only if pty_flag.
|
Sun, 09 Jan 1994 23:06:40 +0000 |
Roland McGrath |
Don't declare sys_nerr.
|
Sun, 09 Jan 1994 12:16:26 +0000 |
Richard M. Stallman |
Comment changes.
|
Sat, 01 Jan 1994 15:12:52 +0000 |
Richard M. Stallman |
(read_process_output): Use clip_to_bounds when moving
|
Sat, 25 Dec 1993 01:44:47 +0000 |
Richard M. Stallman |
(create_process) [NTTYDISC]: Set the tty line discipline.
|
Fri, 24 Dec 1993 03:49:30 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Turn off SIGIO while connecting.
|
Thu, 23 Dec 1993 01:24:18 +0000 |
Richard M. Stallman |
(Fprocess_status): Use get_process, not Fget_process.
|
Thu, 23 Dec 1993 01:22:23 +0000 |
Richard M. Stallman |
(deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.
|
Thu, 25 Nov 1993 21:36:51 +0000 |
Richard M. Stallman |
(create_process): Do setpgrp for USG regardless of IRIX.
|
Wed, 24 Nov 1993 22:42:25 +0000 |
Richard M. Stallman |
(Fdelete_process): Fix paren error.
|
Tue, 23 Nov 1993 10:57:16 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Sat, 13 Nov 1993 09:31:34 +0000 |
Richard M. Stallman |
(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
|
Sat, 13 Nov 1993 02:37:58 +0000 |
Richard M. Stallman |
(get_process): Add `static' to definition.
|
Thu, 04 Nov 1993 22:13:15 +0000 |
Richard M. Stallman |
[TERM]: Include client.h.
|
Mon, 25 Oct 1993 05:13:17 +0000 |
Brian Fox |
(Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
|
Fri, 22 Oct 1993 01:16:04 +0000 |
Richard M. Stallman |
(status_notify): Don't read from process if filter is t.
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Wed, 08 Sep 1993 17:53:11 +0000 |
Richard M. Stallman |
(keyboard_descriptor): New variable.
|
Sun, 15 Aug 1993 03:52:43 +0000 |
Richard M. Stallman |
Include syswait.h.
|
Wed, 28 Jul 1993 08:19:30 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Undo last two changes:
|
Sat, 24 Jul 1993 05:47:16 +0000 |
Richard M. Stallman |
(Fprocess_status): Use Fget_process, to avoid error
|
Thu, 22 Jul 1993 19:38:51 +0000 |
Richard M. Stallman |
(Fget_buffer_process): Delete doc string from
|
Fri, 09 Jul 1993 21:42:51 +0000 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell, do call
|
Fri, 02 Jul 1993 05:43:43 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Do include the keyboard
|
Tue, 29 Jun 1993 16:53:32 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Use SIGIO only if defined.
|
Fri, 18 Jun 1993 23:33:20 +0000 |
Jim Blandy |
Changes for Irix 4.0, tested this time:
|
Thu, 17 Jun 1993 22:03:06 +0000 |
Jim Blandy |
* callproc.c (Fcall_process, child_setup): If IRIX is #defined,
|
Sat, 12 Jun 1993 16:58:31 +0000 |
Richard M. Stallman |
(start_process_unwind): Use XINT.
|
Fri, 11 Jun 1993 21:06:14 +0000 |
Richard M. Stallman |
(read_process_output): Don't deactivate the mark.
|
Thu, 10 Jun 1993 09:32:18 +0000 |
Jim Blandy |
Typo.
|
Wed, 09 Jun 1993 12:39:16 +0000 |
Jim Blandy |
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
|
Wed, 09 Jun 1993 12:30:13 +0000 |
Jim Blandy |
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Sun, 06 Jun 1993 03:15:59 +0000 |
Richard M. Stallman |
(read_process_output): Deactivate the mark.
|
Sat, 29 May 1993 05:02:18 +0000 |
Richard M. Stallman |
(MAXDESC): Get it from FD_SETSIZE if that exists.
|
Tue, 25 May 1993 23:19:07 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Call swallow_events.
|
Mon, 24 May 1993 17:13:24 +0000 |
Richard M. Stallman |
(create_process): Ignore retval from TIOCSTTY.
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Sat, 22 May 1993 00:12:17 +0000 |
Jim Blandy |
* process.c (Fopen_network_stream): Deal with older systems, which
|
Thu, 20 May 1993 02:14:56 +0000 |
Jim Blandy |
Some more changes from Michael K. Johnson for Linux.
|
Wed, 19 May 1993 05:41:37 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): Undo change of April
|
Wed, 19 May 1993 05:05:46 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): Don't forget to call
|
Wed, 19 May 1993 04:38:28 +0000 |
Jim Blandy |
* process.c [__sgi] (allocate_pty): Give up immediately if pty is
|
Sun, 16 May 1993 18:12:57 +0000 |
Jim Blandy |
Document sun change.
|
Sat, 15 May 1993 23:20:33 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): If we're running
|
Thu, 29 Apr 1993 15:57:17 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Move the status_notify
|
Tue, 30 Mar 1993 23:05:56 +0000 |
Jim Blandy |
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
|
Tue, 30 Mar 1993 21:21:49 +0000 |
Jim Blandy |
Rename int-to-string to number-to-string, since it can handle
|
Thu, 25 Mar 1993 02:27:16 +0000 |
Jim Blandy |
* process.c [VMS] (DCL_PROMPT): Remove hack.
|
Sat, 20 Mar 1993 22:58:54 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): Doc fix.
|
Wed, 17 Mar 1993 09:19:47 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Wed, 17 Mar 1993 07:59:09 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Make sure proc is running.
|
Mon, 15 Mar 1993 06:09:04 +0000 |
Richard M. Stallman |
(wait_reading_process_input): New option to wait
|
Thu, 11 Mar 1993 07:14:16 +0000 |
Jim Blandy |
* process.c (process_send_signal): In the TERMIOS code for sending
|
Mon, 22 Feb 1993 14:47:53 +0000 |
Jim Blandy |
* process.c: Make sure we don't miss processes exiting, by having
|
Thu, 18 Feb 1993 03:43:45 +0000 |
Michael I. Bushnell |
* process.c (Fstart_process): Jimb's change of December 11
|
Thu, 14 Jan 1993 15:13:19 +0000 |
Jim Blandy |
* frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as
|
Sat, 12 Dec 1992 15:36:50 +0000 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
Sun, 06 Dec 1992 22:19:47 +0000 |
Jim Blandy |
Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Mon, 16 Nov 1992 00:53:26 +0000 |
Jim Blandy |
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
|
Sat, 07 Nov 1992 07:36:10 +0000 |
Jim Blandy |
* process.c [SYSV]: Don't include <termios.h>, <termio.h>, or
|
Sat, 31 Oct 1992 05:27:42 +0000 |
Jim Blandy |
* process.c: (status_convert): Declare this to return a
|
Sat, 03 Oct 1992 03:30:53 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): If the select returns
|
Wed, 23 Sep 1992 11:51:59 +0000 |
Jim Blandy |
* process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
|
Sun, 20 Sep 1992 21:06:42 +0000 |
Richard M. Stallman |
(Faccept_process_output): Initialize useconds.
|
Sat, 29 Aug 1992 03:05:43 +0000 |
Jim Blandy |
* process.c: Include "systty.h", not "systerm.h".
|
Sat, 22 Aug 1992 02:53:24 +0000 |
Richard M. Stallman |
(WCOREDUMP): Define only if not defined.
|
Wed, 19 Aug 1992 06:35:23 +0000 |
Jim Blandy |
* process.c (process_send_signal): Don't send SIGTSTP if the
|
Wed, 22 Jul 1992 18:20:35 +0000 |
Jim Blandy |
entered into RCS
|
Sun, 19 Jul 1992 17:48:44 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 16 Jul 1992 22:56:42 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 13 Jul 1992 20:53:59 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 05 Jun 1992 18:39:41 +0000 |
Joseph Arceneaux |
*** empty log message ***
|
Tue, 19 May 1992 05:22:52 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 18 May 1992 08:14:41 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 10 May 1992 18:15:10 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 01 May 1992 06:20:46 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 24 Apr 1992 08:11:54 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 01 Apr 1992 11:14:15 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 18 Mar 1992 20:22:31 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 14 Mar 1992 20:40:04 +0000 |
Jim Blandy |
Initial revision
|