index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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