log src/w32proc.c @ 22792:19ed63955546

age author description
Sat, 30 May 1998 23:41:48 +0000 Geoff Voelker (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.
Fri, 15 May 1998 20:55:26 +0000 Richard M. Stallman (sys_select): Always wait on interrupt_handle, so that
Thu, 23 Apr 1998 23:43:22 +0000 Geoff Voelker (sys_kill): Fix indenting.
Fri, 17 Apr 1998 05:10:29 +0000 Geoff Voelker (w32_executable_type): Properly cast dos_header when
Thu, 09 Apr 1998 17:07:32 +0000 Karl Heuer Delete incorrect prototype of report_file_error.
Wed, 03 Sep 1997 01:05:33 +0000 Geoff Voelker Include w32heap.h.
Mon, 20 Jan 1997 00:38:22 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Sat, 04 Jan 1997 22:26:26 +0000 Geoff Voelker (compare_env, merge_and_sort_env): New functions.
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sat, 31 Aug 1996 20:13:29 +0000 Richard M. Stallman (Vwin32_start_process_show_window): New variable.
Wed, 12 Jun 1996 18:20:11 +0000 Richard M. Stallman (restrict_dos_process): Variable deleted.
Wed, 12 Jun 1996 16:02:09 +0000 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
Sat, 08 Jun 1996 00:15:00 +0000 Richard M. Stallman (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.
Fri, 07 Jun 1996 17:26:51 +0000 Richard M. Stallman (sys_kill): Don't try to terminate a DOS process.
Mon, 03 Jun 1996 21:17:31 +0000 Richard M. Stallman (Vwin32_downcase_file_names): New variable.
Fri, 17 May 1996 21:39:36 +0000 Karl Heuer (Vwin32_pipe_read_delay): New var.
Fri, 10 May 1996 20:29:43 +0000 Richard M. Stallman (Vwin32_quote_process_args): New variable.
Fri, 03 May 1996 18:35:50 +0000 Geoff Voelker Include config.h after CRT headers. Include fcntl.h.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Thu, 04 Jan 1996 03:07:38 +0000 Geoff Voelker (win32_wait): fixed bad synch_process_retcode
Tue, 07 Nov 1995 07:35:38 +0000 Geoff Voelker [HAVE_NTGUI] (create_child): Pass handles to children.
Mon, 19 Jun 1995 23:20:42 +0000 Richard M. Stallman (win32_wait): Massage retval into what is expected in Unix.
Thu, 15 Jun 1995 15:29:00 +0000 Richard M. Stallman (win32_spawnve): Accept program names without executable suffixes.
Sat, 10 Jun 1995 21:45:43 +0000 Geoff Voelker Include config.h before stdio.h.
Wed, 12 Apr 1995 02:27:16 +0000 Karl Heuer (win32_wait): Reap synchronous subprocesses, and place
Mon, 14 Nov 1994 01:32:24 +0000 Richard M. Stallman Initial revision