summaryrefslogtreecommitdiff
path: root/src/w32proc.c
Commit message (Expand)AuthorAgeFilesLines
* Include w32heap.h.Geoff Voelker1997-09-031-207/+692
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-3/+3
* (compare_env, merge_and_sort_env): New functions.Geoff Voelker1997-01-041-8/+58
* Use new names for w32 filesGeoff Voelker1996-11-191-1/+1
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-26/+26
* (Vwin32_start_process_show_window): New variable.Richard M. Stallman1996-08-311-1/+14
* (restrict_dos_process): Variable deleted.Richard M. Stallman1996-06-121-6/+3
* (restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1996-06-121-4/+5
* (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.Richard M. Stallman1996-06-081-0/+73
* (sys_kill): Don't try to terminate a DOS process.Richard M. Stallman1996-06-071-3/+5
* (Vwin32_downcase_file_names): New variable.Richard M. Stallman1996-06-031-0/+9
* (Vwin32_pipe_read_delay): New var.Karl Heuer1996-05-171-0/+91
* (Vwin32_quote_process_args): New variable.Richard M. Stallman1996-05-101-10/+33
* Include config.h after CRT headers. Include fcntl.h.Geoff Voelker1996-05-031-346/+523
* Update FSF's address in the preamble.Erik Naggum1996-01-151-15/+16
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (win32_wait): fixed bad synch_process_retcodeGeoff Voelker1996-01-041-5/+24
* [HAVE_NTGUI] (create_child): Pass handles to children.Geoff Voelker1995-11-071-2/+39
* (win32_wait): Massage retval into what is expected in Unix.Richard M. Stallman1995-06-191-1/+10
* (win32_spawnve): Accept program names without executable suffixes.Richard M. Stallman1995-06-151-1/+21
* Include config.h before stdio.h.Geoff Voelker1995-06-101-2/+2
* (win32_wait): Reap synchronous subprocesses, and placeKarl Heuer1995-04-121-12/+36
* Initial revisionRichard M. Stallman1994-11-141-0/+780