log src/w32proc.c @ 82453:d04e217671f9

age author description
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 20 Jul 2007 19:19:59 +0000 Eli Zaretskii (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define
Wed, 18 Jul 2007 22:19:57 +0000 Jason Rumney (w32_executable_type): Handle 64 bit executables.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 04 Nov 2006 03:37:40 +0000 Chong Yidong * w32proc.c: (sys_wait) Only wait for processes with fd<0.
Sun, 24 Sep 2006 12:37:06 +0000 Eli Zaretskii (nl_langinfo): New function.
Fri, 14 Jul 2006 14:18:52 +0000 Kim F. Storm (reader_thread): Use _sys_wait_accept to wait on a
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 16 Jul 2005 11:25:43 +0000 Eli Zaretskii (syms_of_ntproc): staticpro Qhigh, Qlow,
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 06 Jun 2005 19:28:27 +0000 Eli Zaretskii (RVA_TO_PTR): New macro.
Fri, 20 Aug 2004 10:34:12 +0000 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
Tue, 18 May 2004 22:09:25 +0000 Stefan Monnier (create_child): Use INTMASK.
Mon, 17 May 2004 22:29:59 +0000 Jason Rumney Fix last change.
Mon, 17 May 2004 22:27:53 +0000 Jason Rumney * w32proc.c (create_child): Use make_number instead of masking pid.
Mon, 17 May 2004 21:05:06 +0000 Jason Rumney * w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delay
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 30 Jul 2002 16:24:30 +0000 Juanma Barranquero Add missing semicolon.
Tue, 30 Jul 2002 16:19:19 +0000 Juanma Barranquero (syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Fri, 03 May 2002 20:35:38 +0000 Jason Rumney include sys/file.h.
Tue, 30 Apr 2002 01:02:26 +0000 Stefan Monnier (sys_spawnve): Update call to openp.
Sun, 28 Apr 2002 18:53:48 +0000 Jason Rumney (syms_of_w32proc): Get true file attributes by default.
Tue, 26 Feb 2002 10:00:52 +0000 Juanma Barranquero (syms_of_ntproc): Doc fix.
Tue, 01 Jan 2002 19:15:26 +0000 Pavel Jank Include <config.h>.
Mon, 12 Nov 2001 23:57:09 +0000 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Mon, 05 Nov 2001 23:15:36 +0000 Andrew Innes (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
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.
Fri, 07 Jun 1996 17:26:51 +0000 Richard M. Stallman (sys_kill): Don't try to terminate a DOS process.