log src/w32proc.c @ 24349:b6c16b67b735

age author description
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.
1996-06-12 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
1996-06-08 Richard M. Stallman (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.
1996-06-07 Richard M. Stallman (sys_kill): Don't try to terminate a DOS process.
1996-06-03 Richard M. Stallman (Vwin32_downcase_file_names): New variable.
1996-05-17 Karl Heuer (Vwin32_pipe_read_delay): New var.
1996-05-10 Richard M. Stallman (Vwin32_quote_process_args): New variable.
1996-05-03 Geoff Voelker Include config.h after CRT headers. Include fcntl.h.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-05 Karl Heuer Comment fixes.
1996-01-04 Geoff Voelker (win32_wait): fixed bad synch_process_retcode
1995-11-07 Geoff Voelker [HAVE_NTGUI] (create_child): Pass handles to children.
1995-06-19 Richard M. Stallman (win32_wait): Massage retval into what is expected in Unix.
1995-06-15 Richard M. Stallman (win32_spawnve): Accept program names without executable suffixes.
1995-06-10 Geoff Voelker Include config.h before stdio.h.
1995-04-12 Karl Heuer (win32_wait): Reap synchronous subprocesses, and place
1994-11-14 Richard M. Stallman Initial revision