summaryrefslogtreecommitdiff
path: root/src/w32proc.c
Commit message (Expand)AuthorAge
* (create_child): Add new parameter is_gui_app.Andrew Innes2001-06-11
* Include syssignal.h, to avoid compiler warnings.Eli Zaretskii2001-05-12
* (sys_spawnve): Quote more chars for Cygwin.Gerd Moellmann2001-04-10
* (syms_of_ntproc): Doc fix for w32-downcase-file-names.Jason Rumney2000-11-21
* (compare_env): Convert to uppercase for comparison,Andrew Innes2000-09-03
* (IsValidLocale): Extern missing from mingw32 headers.Andrew Innes2000-08-22
* * callproc.c (strerror): Remove decl.Paul Eggert1999-11-22
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-19
* Use XCAR and XCDR instead of explicit member references.Ken Raeburn1999-09-12
* (sys_select): Call MsgWaitForMultipleObjects insteadAndrew Innes1999-07-01
* (sys_kill): Attach to current foreground threadAndrew Innes1999-05-02
* (w32_executable_type): Relax the check to identifyAndrew Innes1999-01-17
* (Vw32_start_process_inherit_error_mode): New variable.Andrew Innes1998-12-28
* (sys_kill): Set extended key flag when fakingGeoff Voelker1998-11-10
* (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.Geoff Voelker1998-05-30
* (sys_select): Always wait on interrupt_handle, so thatRichard M. Stallman1998-05-15
* (sys_kill): Fix indenting.Geoff Voelker1998-04-23
* (w32_executable_type): Properly cast dos_header whenGeoff Voelker1998-04-17
* Delete incorrect prototype of report_file_error.Karl Heuer1998-04-09
* Include w32heap.h.Geoff Voelker1997-09-03
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-20
* (compare_env, merge_and_sort_env): New functions.Geoff Voelker1997-01-04
* Use new names for w32 filesGeoff Voelker1996-11-19
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-19
* (Vwin32_start_process_show_window): New variable.Richard M. Stallman1996-08-31
* (restrict_dos_process): Variable deleted.Richard M. Stallman1996-06-12
* (restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1996-06-12
* (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.Richard M. Stallman1996-06-08
* (sys_kill): Don't try to terminate a DOS process.Richard M. Stallman1996-06-07
* (Vwin32_downcase_file_names): New variable.Richard M. Stallman1996-06-03
* (Vwin32_pipe_read_delay): New var.Karl Heuer1996-05-17
* (Vwin32_quote_process_args): New variable.Richard M. Stallman1996-05-10
* Include config.h after CRT headers. Include fcntl.h.Geoff Voelker1996-05-03
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Comment fixes.Karl Heuer1996-01-05
* (win32_wait): fixed bad synch_process_retcodeGeoff Voelker1996-01-04
* [HAVE_NTGUI] (create_child): Pass handles to children.Geoff Voelker1995-11-07
* (win32_wait): Massage retval into what is expected in Unix.Richard M. Stallman1995-06-19
* (win32_spawnve): Accept program names without executable suffixes.Richard M. Stallman1995-06-15
* Include config.h before stdio.h.Geoff Voelker1995-06-10
* (win32_wait): Reap synchronous subprocesses, and placeKarl Heuer1995-04-12
* Initial revisionRichard M. Stallman1994-11-14