log src/process.c @ 62602:b406e215e78f

age author description
Sun, 22 May 2005 09:33:46 +0000 Andreas Schwab (send_process): Remove misplaced volatile.
Sat, 21 May 2005 11:58:49 +0000 Eli Zaretskii (send_process): Restore the SIGPIPE handler if we catch a SIGPIPE.
Sat, 14 May 2005 14:06:33 +0000 Richard M. Stallman (send_process_trap): Unblock SIGPIPE.
Thu, 24 Mar 2005 19:14:05 +0000 Stefan Monnier (Vfile_name_coding_system, Vdefault_file_name_coding_system):
Wed, 16 Mar 2005 08:09:28 +0000 YAMAMOTO Mitsuharu (init_process): Change `#ifdef DARWIN' to `#if defined (DARWIN) ||
Sat, 22 Jan 2005 15:54:04 +0000 Steven Tamm * s/darwin.h: Removed PTY_ITERATION from here.
Mon, 27 Dec 2004 16:06:43 +0000 Richard M. Stallman (list_processes_1): Set undo_list instead of calling Fbuffer_undo_list.
Wed, 15 Dec 2004 21:40:41 +0000 Jan Dj¸«£rv * syssignal.h: Declare main_thread.
Tue, 09 Nov 2004 11:15:46 +0000 Kim F. Storm (Fmake_network_process): Remove unused var 'retry'.
Tue, 09 Nov 2004 09:40:37 +0000 Kim F. Storm (Fmake_network_process): Remove kludge for interrupted
Mon, 01 Nov 2004 11:04:11 +0000 Kim F. Storm (connect_wait_mask, num_pending_connects): Only
Wed, 29 Sep 2004 23:43:08 +0000 Kenichi Handa (send_process): Be sure to free composition data.
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.