log src/w32proc.c @ 33672:a94852aef620

age author description
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.