| Commit message (Expand) | Author | Age | Files | Lines |
* | (create_child): Add new parameter is_gui_app. | Andrew Innes | 2001-06-11 | 1 | -12/+23 |
* | Include syssignal.h, to avoid compiler warnings. | Eli Zaretskii | 2001-05-12 | 1 | -0/+1 |
* | (sys_spawnve): Quote more chars for Cygwin. | Gerd Moellmann | 2001-04-10 | 1 | -4/+14 |
* | (syms_of_ntproc): Doc fix for w32-downcase-file-names. | Jason Rumney | 2000-11-21 | 1 | -1/+4 |
* | (compare_env): Convert to uppercase for comparison, | Andrew Innes | 2000-09-03 | 1 | -2/+4 |
* | (IsValidLocale): Extern missing from mingw32 headers. | Andrew Innes | 2000-08-22 | 1 | -4/+13 |
* | * callproc.c (strerror): Remove decl. | Paul Eggert | 1999-11-22 | 1 | -1/+1 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -12/+6 |
* | Use XCAR and XCDR instead of explicit member references. | Ken Raeburn | 1999-09-12 | 1 | -4/+4 |
* | (sys_select): Call MsgWaitForMultipleObjects instead | Andrew Innes | 1999-07-01 | 1 | -3/+28 |
* | (sys_kill): Attach to current foreground thread | Andrew Innes | 1999-05-02 | 1 | -18/+51 |
* | (w32_executable_type): Relax the check to identify | Andrew Innes | 1999-01-17 | 1 | -1/+4 |
* | (Vw32_start_process_inherit_error_mode): New variable. | Andrew Innes | 1998-12-28 | 1 | -8/+22 |
* | (sys_kill): Set extended key flag when faking | Geoff Voelker | 1998-11-10 | 1 | -6/+202 |
* | (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID. | Geoff Voelker | 1998-05-30 | 1 | -1/+1 |
* | (sys_select): Always wait on interrupt_handle, so that | Richard M. Stallman | 1998-05-15 | 1 | -2/+22 |
* | (sys_kill): Fix indenting. | Geoff Voelker | 1998-04-23 | 1 | -1/+1 |
* | (w32_executable_type): Properly cast dos_header when | Geoff Voelker | 1998-04-17 | 1 | -8/+100 |
* | Delete incorrect prototype of report_file_error. | Karl Heuer | 1998-04-09 | 1 | -1/+1 |
* | Include w32heap.h. | Geoff Voelker | 1997-09-03 | 1 | -207/+692 |
* | Change all uses of win95, winnt, and win32 | Geoff Voelker | 1997-01-20 | 1 | -3/+3 |
* | (compare_env, merge_and_sort_env): New functions. | Geoff Voelker | 1997-01-04 | 1 | -8/+58 |
* | Use new names for w32 files | Geoff Voelker | 1996-11-19 | 1 | -1/+1 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -26/+26 |
* | (Vwin32_start_process_show_window): New variable. | Richard M. Stallman | 1996-08-31 | 1 | -1/+14 |
* | (restrict_dos_process): Variable deleted. | Richard M. Stallman | 1996-06-12 | 1 | -6/+3 |
* | (restrict_dos_process): Renamed from can_run_dos_process. | Richard M. Stallman | 1996-06-12 | 1 | -4/+5 |
* | (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions. | Richard M. Stallman | 1996-06-08 | 1 | -0/+73 |
* | (sys_kill): Don't try to terminate a DOS process. | Richard M. Stallman | 1996-06-07 | 1 | -3/+5 |
* | (Vwin32_downcase_file_names): New variable. | Richard M. Stallman | 1996-06-03 | 1 | -0/+9 |
* | (Vwin32_pipe_read_delay): New var. | Karl Heuer | 1996-05-17 | 1 | -0/+91 |
* | (Vwin32_quote_process_args): New variable. | Richard M. Stallman | 1996-05-10 | 1 | -10/+33 |
* | Include config.h after CRT headers. Include fcntl.h. | Geoff Voelker | 1996-05-03 | 1 | -346/+523 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -15/+16 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
* | (win32_wait): fixed bad synch_process_retcode | Geoff Voelker | 1996-01-04 | 1 | -5/+24 |
* | [HAVE_NTGUI] (create_child): Pass handles to children. | Geoff Voelker | 1995-11-07 | 1 | -2/+39 |
* | (win32_wait): Massage retval into what is expected in Unix. | Richard M. Stallman | 1995-06-19 | 1 | -1/+10 |
* | (win32_spawnve): Accept program names without executable suffixes. | Richard M. Stallman | 1995-06-15 | 1 | -1/+21 |
* | Include config.h before stdio.h. | Geoff Voelker | 1995-06-10 | 1 | -2/+2 |
* | (win32_wait): Reap synchronous subprocesses, and place | Karl Heuer | 1995-04-12 | 1 | -12/+36 |
* | Initial revision | Richard M. Stallman | 1994-11-14 | 1 | -0/+780 |