log src/w32proc.c @ 94293:ca9efc5939fc

age author description
Wed, 23 Apr 2008 05:55:42 +0000 Miles Bader Merge from emacs--rel--22
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:23:55 +0000 Miles Bader Merge from emacs--devo--0 unicode-xft-base
Wed, 13 Jun 2007 21:05:18 +0000 Jason Rumney Include character.h
Mon, 11 Jun 2007 22:07:43 +0000 Jason Rumney (syms_of_ntproc): Use DEFSYM macro.
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Fri, 22 Jul 2005 08:27:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 09 Jun 2005 07:13:03 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
Fri, 27 Aug 2004 07:00:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Sat, 10 May 2008 07:57:33 +0000 Eli Zaretskii (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
Thu, 10 Apr 2008 10:42:54 +0000 Jason Rumney (syms_of_ntproc): Change Vw32_get_true_file attributes
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Mon, 26 Nov 2007 23:03:28 +0000 Jason Rumney (sys_spawnve): Quote args with wildcards.
Sun, 02 Sep 2007 17:01:02 +0000 Jason Rumney (delete_child): Don't terminate threads of zombies.
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.