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).