(MAKE_LOCK_NAME): Use size_byte.
[bpt/emacs.git] / src / process.c
1998-01-01 Richard M. Stallman(status_notify): Use byte and char pointers.
1997-12-09 Kenichi Handa(read_process_output): Fix previous change, i.e, if
1997-12-08 Karl Heuer(read_process_output): Allocate for coding system, if
1997-11-28 Andreas Schwab(create_process, deactivate_process, close_process_descs):
1997-11-08 Kenichi Handa(create_process): Encode arguments for the process.
1997-09-09 Richard M. Stallman(create_process): Encode the new current dir.
1997-09-01 Kenichi Handa(read_process_output): Index for
1997-08-04 Kenichi Handa(Fset_process_coding_system): Doc-string modified.
1997-07-31 Richard M. Stallman(read_process_output): Don't call setup_coding_system
1997-07-25 Kenichi Handa(read_process_output): Use new macro
1997-07-24 Richard M. Stallman(wait_reading_process_input): Initialize total_read.
1997-07-12 Richard M. Stallman(Fprocess_send_region): Convert move_gap argument to...
1997-07-10 Richard M. Stallman(read_process_output): Add cast.
1997-07-07 Kenichi Handa(Fstart_process): If enable-multibyte-characters is
1997-07-04 Richard M. Stallman(send_process): Make buf and temp_buf `unsigned char *'.
1997-07-02 Kenichi Handa(Fstart_process): Call Ffind_operation_coding_system.
1997-07-01 Richard M. Stallman(READ_CHILD_OUTPUT): Macro deleted.
1997-06-29 Richard M. Stallman(wait_reading_process_input): If wait_for_cell,
1997-06-22 Richard M. Stallman(wait_reading_process_input): Don't check for
1997-06-19 Richard M. Stallman(Fprocess_send_eof): Prooperly conditionalize prev...
1997-06-19 Richard M. Stallman(Fprocess_send_eof): Use shutdown, if it's a socket.
1997-06-18 Richard M. StallmanFurther fix previous change.
1997-06-17 Richard M. Stallman(wait_reading_process_input): Fix previous change.
1997-06-16 Richard M. Stallman(wait_reading_process_input): When exiting because
1997-06-13 Richard M. Stallman(wait_reading_process_input): Return if unread events...
1997-06-09 Kenichi Handa(Fstart_process):Pay attention to
1997-04-30 Richard M. Stallman(read_process_output): Update opoint, old_begv and...
1997-03-25 Richard M. Stallman(Fopen_network_stream): Use same socket for in and...
1997-03-22 Richard M. Stallman(wait_reading_process_input): If wait_for_cell,
1997-02-27 Kenichi Handa(Fstart_process, Fopen_network_stream): Do not perform
1997-02-20 Karl HeuerInclude charset.h and coding.h.
1996-12-30 Richard M. StallmanInclude blockinput.h.
1996-12-19 Richard M. Stallman(read_process_output, exec_sentinel):
1996-12-18 Richard M. Stallman(send_process) [EMACS_HAS_USECS]:
1996-12-08 Richard M. Stallman(status_notify): Test p->infd > 0
1996-10-26 Richard M. Stallman(status_notify): Update p->tick again
1996-09-17 Karl HeuerReplaced symbol BSD with BSD_SYSTEM.
1996-09-16 Richard M. Stallman(stream_process): Variable deleted.
1996-09-04 Richard M. Stallman(create_process): Test HAVE_SETPGID for using setpgid.
1996-09-04 Richard M. Stallman(create_process_1, sigchld_handler) [POSIX_SIGNALS]:
1996-09-03 Richard M. Stallman(create_process): Undo previous change.
1996-09-01 Richard M. Stallman(Fprocess_contact): New function.
1996-09-01 Richard M. Stallman(create_process): Test defined (TIOCSCTTY)
1996-09-01 Karl HeuerChange all references from point to PT.
1996-08-22 Richard M. Stallman(send_process): GCPRO object.
1996-07-16 Karl Heuer(create_process_1, sigchld_handler): Undo previous...
1996-07-15 Karl Heuer(create_process_1, sigchld_handler):
1996-07-13 Karl Heuer(wait_reading_process_input) [hpux]: Workaround for
1996-06-11 Richard M. StallmanComment change.
1996-06-11 Richard M. Stallman(wait_reading_process_input): Move the O_NONBLOCK and
1996-06-09 Richard M. Stallman(create_process): Add DONT_OPEN_PTY conditional.
1996-06-08 Richard M. Stallman(Fopen_network_stream)[WINDOWSNT]: Ensure Windows
1996-04-26 Richard M. Stallman(Fopen_network_stream): Set process infd to inch.
1996-04-23 Richard M. Stallman(wait_reading_process_input, both definitions):
1996-04-15 Richard M. Stallman(wait_reading_process_input) [!subprocesses]:
1996-04-14 Richard M. Stallman(wait_reading_process_input) [!subprocesses]: Handle
1996-04-12 Richard M. Stallman(wait_reading_process_input, both definitions):
1996-04-03 Richard M. Stallman(wait_reading_process_input): Don't call
1996-03-27 Richard M. Stallman(wait_reading_process_input_1): New (empty) function.
1996-03-22 Richard M. Stallman(wait_reading_process_input): Eliminate bogus test
1996-03-19 Richard M. Stallman(wait_reading_process_input): Extract the number from...
1996-03-14 Karl Heuer(wait_reading_process_input) [! subprocesses]: Run
1996-03-10 Richard M. Stallman[!subprocesses] (wait_reading_process_input):
1996-03-08 Richard M. Stallman(wait_reading_process_input):
1996-03-05 Richard M. Stallman(wait_reading_process_input):
1996-03-03 Richard M. Stallman(wait_reading_process_input): Use getpid when generatin...
1996-02-26 Richard M. Stallman(Fopen_network_stream): Set immediate_quit for the...
1996-02-21 Karl Heuer(wait_reading_process_input):
1996-02-21 Erik Naggum(Faccept_process_output): Accept sub-second timeouts.
1996-02-11 Richard M. Stallman(Fopen_network_stream): Use sizeof, not strlen, for...
1996-02-08 Richard M. Stallman(remove_process): Don't unlink the process marker.
1996-02-05 Karl Heuer(sigchld_handler): Use cleaner end-of-list test.
1996-02-01 Richard M. Stallman(wait_reading_process_input): If select times out,
1996-01-29 Richard M. Stallman(create_process): Set outchannel to be non-blocking.
1996-01-29 Richard M. Stallman(wait_reading_process_input): Call timer_check
1996-01-24 Karl Heuer(wait_reading_process_input) [not subprocesses]: Do
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Karl Heuer(create_process): Restore the signal state
1996-01-09 Erik Naggum(Fprocessp, Fget_buffer_process, Fdelete_process, Fproc...
1996-01-05 Karl HeuerComment fixes.
1995-12-21 Karl Heuer(Fopen_network_stream): Call bind_polling_period earlier.
1995-12-13 Karl Heuer(create_process): Use Posix signal handling to
1995-11-07 Geoff Voelker[HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.
1995-10-09 Richard M. Stallman(exec_sentinel, read_process_output):
1995-08-08 Richard M. Stallman(read_process_output, exec_sentinel): Call
1995-08-02 Richard M. StallmanMaybe include net/errno.h.
1995-07-25 Richard M. Stallman(Fstart_process): Don't expand the file name before...
1995-07-17 Karl Heuer(keyboard_bit_set): Fix one-off in loop end.
1995-07-07 Richard M. Stallman(Fstart_process): Expand PROGRAM.
1995-06-25 Richard M. Stallman(Fopen_network_stream): Sleep 1 sec before connect...
1995-06-19 Richard M. Stallman(sigchld_handler): Change XSETFASTINT to XSETINT.
1995-06-14 Richard M. Stallman(status_notify): Undo May 18 change.
1995-06-08 Karl Heuer[!subprocesses]: Include sysselect.h.
1995-05-26 Karl Heuer(create_process, send_process): Add volatile qualifiers.
1995-05-18 Karl Heuer(status_notify): If Vprocess_alist changes within
1995-05-07 Richard M. Stallman(wait_reading_process_input): Pass arg in new call...
1995-05-06 Richard M. Stallman(wait_reading_process_input): Don't call prepare_menu_bars.
1995-05-05 Richard M. Stallman(list_processes_1): Cast XFASTINT for passing to sprintf.
1995-04-28 Karl Heuer(create_process): Don't reference pty_name if !HAVE_PTYS.
1995-04-24 Richard M. Stallman(create_process): Don't abort if can't reopen
next