log src/w32proc.c @ 40656:cdfd4d09b79a

age author description
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Mon, 11 Jun 2001 11:00:03 +0000 Andrew Innes (create_child): Add new parameter is_gui_app.
Sat, 12 May 2001 10:49:35 +0000 Eli Zaretskii Include syssignal.h, to avoid compiler warnings.
Tue, 10 Apr 2001 12:14:49 +0000 Gerd Moellmann (sys_spawnve): Quote more chars for Cygwin.
Tue, 21 Nov 2000 18:23:50 +0000 Jason Rumney (syms_of_ntproc): Doc fix for w32-downcase-file-names.
Sun, 03 Sep 2000 17:50:12 +0000 Andrew Innes (compare_env): Convert to uppercase for comparison,
Tue, 22 Aug 2000 23:39:00 +0000 Andrew Innes (IsValidLocale): Extern missing from mingw32 headers.
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Thu, 01 Jul 1999 19:47:32 +0000 Andrew Innes (sys_select): Call MsgWaitForMultipleObjects instead
Sun, 02 May 1999 10:27:27 +0000 Andrew Innes (sys_kill): Attach to current foreground thread
Sun, 17 Jan 1999 19:24:42 +0000 Andrew Innes (w32_executable_type): Relax the check to identify
Mon, 28 Dec 1998 19:33:57 +0000 Andrew Innes (Vw32_start_process_inherit_error_mode): New variable.
Tue, 10 Nov 1998 20:50:40 +0000 Geoff Voelker (sys_kill): Set extended key flag when faking
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.