aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32proc.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-22* callproc.c (strerror): Remove decl.Paul Eggert1-1/+1
1999-10-19Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1-12/+6
1999-09-12Use XCAR and XCDR instead of explicit member references.Ken Raeburn1-4/+4
1999-07-01(sys_select): Call MsgWaitForMultipleObjects insteadAndrew Innes1-3/+28
1999-05-02(sys_kill): Attach to current foreground threadAndrew Innes1-18/+51
1999-01-17(w32_executable_type): Relax the check to identifyAndrew Innes1-1/+4
1998-12-28(Vw32_start_process_inherit_error_mode): New variable.Andrew Innes1-8/+22
1998-11-10(sys_kill): Set extended key flag when fakingGeoff Voelker1-6/+202
1998-05-30(sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.Geoff Voelker1-1/+1
1998-05-15(sys_select): Always wait on interrupt_handle, so thatRichard M. Stallman1-2/+22
1998-04-23(sys_kill): Fix indenting.Geoff Voelker1-1/+1
1998-04-17(w32_executable_type): Properly cast dos_header whenGeoff Voelker1-8/+100
1998-04-09Delete incorrect prototype of report_file_error.Karl Heuer1-1/+1
1997-09-03Include w32heap.h.Geoff Voelker1-207/+692
1997-01-20Change all uses of win95, winnt, and win32Geoff Voelker1-3/+3
1997-01-04(compare_env, merge_and_sort_env): New functions.Geoff Voelker1-8/+58
1996-11-19Use new names for w32 filesGeoff Voelker1-1/+1
1996-11-19Change identifiers of the form win32* to w32*.Geoff Voelker1-26/+26
1996-08-31(Vwin32_start_process_show_window): New variable.Richard M. Stallman1-1/+14
1996-06-12(restrict_dos_process): Variable deleted.Richard M. Stallman1-6/+3
1996-06-12(restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1-4/+5
1996-06-08(Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.Richard M. Stallman1-0/+73
1996-06-07(sys_kill): Don't try to terminate a DOS process.Richard M. Stallman1-3/+5
1996-06-03(Vwin32_downcase_file_names): New variable.Richard M. Stallman1-0/+9
1996-05-17(Vwin32_pipe_read_delay): New var.Karl Heuer1-0/+91
1996-05-10(Vwin32_quote_process_args): New variable.Richard M. Stallman1-10/+33
1996-05-03Include config.h after CRT headers. Include fcntl.h.Geoff Voelker1-346/+523
1996-01-15Update FSF's address in the preamble.Erik Naggum1-15/+16
1996-01-05Comment fixes.Karl Heuer1-1/+1
1996-01-04(win32_wait): fixed bad synch_process_retcodeGeoff Voelker1-5/+24
1995-11-07[HAVE_NTGUI] (create_child): Pass handles to children.Geoff Voelker1-2/+39
1995-06-19(win32_wait): Massage retval into what is expected in Unix.Richard M. Stallman1-1/+10
1995-06-15(win32_spawnve): Accept program names without executable suffixes.Richard M. Stallman1-1/+21
1995-06-10Include config.h before stdio.h.Geoff Voelker1-2/+2
1995-04-12(win32_wait): Reap synchronous subprocesses, and placeKarl Heuer1-12/+36
1994-11-14Initial revisionRichard M. Stallman1-0/+780