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
*
Merge from origin/emacs-27
Glenn Morris
2021-05-13
1
-4
/
+4
|
\
|
*
Fix compilation errors with latest w32 API headers
Eli Zaretskii
2021-05-09
1
-4
/
+4
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Do not load native code when `load' is explicitly called on a .elc file
Andrea Corallo
2021-03-19
1
-1
/
+2
*
|
Use MS-Windows system APIs to get number of processors
Eli Zaretskii
2021-03-07
1
-0
/
+10
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Unbreak the MinGW build broken by recent changes in callproc.c
Eli Zaretskii
2020-12-24
1
-2
/
+2
*
|
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-5
/
+5
*
|
Merge from origin/emacs-27
Glenn Morris
2020-07-20
1
-5
/
+5
|
\
|
|
*
Fix interrupt-process on MS-Windows
Eli Zaretskii
2020-07-16
1
-5
/
+5
*
|
Don't rely on copying in {EN,DE}CODE_FILE
Mattias Engdegård
2020-04-09
1
-1
/
+1
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Avoid compiler warning in w32proc.c
Eli Zaretskii
2019-03-23
1
-7
/
+12
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-5
/
+5
*
Support (locale-info 'paper) on MS-Windows
Eli Zaretskii
2019-02-04
1
-2
/
+36
*
Clean up memory allocation and unexec support on MS-Windows
Eli Zaretskii
2019-01-18
1
-3
/
+34
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+117
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Remove CHECK_FIXNUM_CAR etc.
Paul Eggert
2018-12-09
1
-2
/
+2
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-1
/
+1
*
|
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-08-17
1
-8
/
+7
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-18
/
+18
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-26
/
+26
*
|
Speed up reading sub-process output on MS-Windows
Eli Zaretskii
2018-06-30
1
-6
/
+9
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-29
1
-1
/
+1
*
Fix compilation warnings in MinGW64 build using GCC 7
Eli Zaretskii
2017-09-09
1
-1
/
+1
*
Avoid losing Ctrl-C keystrokes in compilation mode on MS-Windows
Eli Zaretskii
2017-09-05
1
-0
/
+9
*
Avoid spinning waiting for git-gui.exe on Windows
Eli Zaretskii
2017-08-29
1
-5
/
+10
*
Avoid aborting in 'waitpid' on MS-Windows
Eli Zaretskii
2017-08-29
1
-1
/
+5
*
Avoid crashes on MS-Windows starting 64-bit .NET executables
Saulius Menkevičius
2017-07-09
1
-29
/
+34
*
Replace QUIT with maybe_quit
Paul Eggert
2017-01-25
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Fix compilation warnings due to prototype of thread_select
Eli Zaretskii
2016-12-09
1
-2
/
+2
*
|
Fix network streams.
Eli Zaretskii
2016-12-07
1
-2
/
+2
*
|
Minimize spurious diffs from master.
Eli Zaretskii
2016-12-07
1
-4
/
+4
*
|
Fix compilation problems.
Eli Zaretskii
2016-12-05
1
-1
/
+1
*
|
Merge branch 'concurrency'
Eli Zaretskii
2016-12-04
1
-1
/
+1
|
\
\
|
*
\
merge from trunk
Ken Raeburn
2015-11-01
1
-163
/
+681
|
|
\
\
|
*
|
|
Fix MS-Windows build.
Eli Zaretskii
2013-08-26
1
-1
/
+1
*
|
|
|
Support SIGTRAP in kill emulation on Windows
Alain Schneble
2016-10-08
1
-3
/
+49
*
|
|
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
1
-4
/
+4
*
|
|
|
Define _GNU_SOURCE in files delaying config.h
Paul Eggert
2016-09-17
1
-0
/
+3
*
|
|
|
Prefer now-standard int width macros
Paul Eggert
2016-09-15
1
-1
/
+1
*
|
|
|
Treat SIGINT correctly in GUI sessions on MS-Windows
Eli Zaretskii
2016-09-05
1
-2
/
+2
*
|
|
|
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-05-21
1
-8
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
[next]