log src/w32proc.c @ 80046:204931554291

age author description
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-11-26 Jason Rumney (sys_spawnve): Quote args with wildcards.
2007-09-02 Jason Rumney (delete_child): Don't terminate threads of zombies.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-20 Eli Zaretskii (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define
2007-07-18 Jason Rumney (w32_executable_type): Handle 64 bit executables.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-04 Chong Yidong * w32proc.c: (sys_wait) Only wait for processes with fd<0.
2006-09-24 Eli Zaretskii (nl_langinfo): New function.
2006-07-14 Kim F. Storm (reader_thread): Use _sys_wait_accept to wait on a
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-16 Eli Zaretskii (syms_of_ntproc): staticpro Qhigh, Qlow,
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-06 Eli Zaretskii (RVA_TO_PTR): New macro.
2004-08-20 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
2004-05-18 Stefan Monnier (create_child): Use INTMASK.
2004-05-17 Jason Rumney Fix last change.
2004-05-17 Jason Rumney * w32proc.c (create_child): Use make_number instead of masking pid.
2004-05-17 Jason Rumney * w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delay
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-07-30 Juanma Barranquero Add missing semicolon.
2002-07-30 Juanma Barranquero (syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-05-03 Jason Rumney include sys/file.h.
2002-04-30 Stefan Monnier (sys_spawnve): Update call to openp.
2002-04-28 Jason Rumney (syms_of_w32proc): Get true file attributes by default.
2002-02-26 Juanma Barranquero (syms_of_ntproc): Doc fix.
2002-01-01 Pavel Janík Include <config.h>.
2001-11-12 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
2001-11-05 Andrew Innes (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-10-12 Stefan Monnier Update calls to openp.
2001-06-11 Andrew Innes (create_child): Add new parameter is_gui_app.
2001-05-12 Eli Zaretskii Include syssignal.h, to avoid compiler warnings.
2001-04-10 Gerd Moellmann (sys_spawnve): Quote more chars for Cygwin.
2000-11-21 Jason Rumney (syms_of_ntproc): Doc fix for w32-downcase-file-names.
2000-09-03 Andrew Innes (compare_env): Convert to uppercase for comparison,
2000-08-22 Andrew Innes (IsValidLocale): Extern missing from mingw32 headers.
1999-11-22 Paul Eggert * callproc.c (strerror): Remove decl.
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-09-12 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
1999-07-01 Andrew Innes (sys_select): Call MsgWaitForMultipleObjects instead
1999-05-02 Andrew Innes (sys_kill): Attach to current foreground thread
1999-01-17 Andrew Innes (w32_executable_type): Relax the check to identify
1998-12-28 Andrew Innes (Vw32_start_process_inherit_error_mode): New variable.
1998-11-10 Geoff Voelker (sys_kill): Set extended key flag when faking
1998-05-30 Geoff Voelker (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.
1998-05-15 Richard M. Stallman (sys_select): Always wait on interrupt_handle, so that
1998-04-23 Geoff Voelker (sys_kill): Fix indenting.
1998-04-17 Geoff Voelker (w32_executable_type): Properly cast dos_header when
1998-04-09 Karl Heuer Delete incorrect prototype of report_file_error.
1997-09-03 Geoff Voelker Include w32heap.h.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1997-01-04 Geoff Voelker (compare_env, merge_and_sort_env): New functions.
1996-11-19 Geoff Voelker Use new names for w32 files
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-08-31 Richard M. Stallman (Vwin32_start_process_show_window): New variable.
1996-06-12 Richard M. Stallman (restrict_dos_process): Variable deleted.