index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32proc.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-22
Improve w32 implementations of 'signal' and 'raise'
Eli Zaretskii
2026-02-28
; * src/w32proc.c (new_child): Update comment (bug#76041).
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-01
; Avoid compiler warnings in MinGW builds
Eli Zaretskii
2025-03-15
; Fix punctuation and typos in w32proc.c
Po Lu
2025-03-14
Increase FD_SETSIZE on Windows to support more subprocesses
Yue Yi
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-06-13
; * src/w32proc.c (sys_kill): Handle negative PID when sig == 0.
Eli Zaretskii
2024-06-13
Fix removal of file locks on MS-Windows 9X
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-03-07
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-17
Fix leaking of file descriptors due to pipe processes on MS-Windows
Eli Zaretskii
2022-05-30
Fix 'debug-timer-check' on MS-Windows
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-11
Fix hang when deleting a pipe process
Eli Zaretskii
2021-10-11
Adapt the recent 'num_processors' change to MS-Windows
Eli Zaretskii
2021-10-10
New function num-processors
Paul Eggert
2021-05-13
Merge from origin/emacs-27
Glenn Morris
2021-05-09
Fix compilation errors with latest w32 API headers
Eli Zaretskii
2021-03-19
Do not load native code when `load' is explicitly called on a .elc file
Andrea Corallo
2021-03-07
Use MS-Windows system APIs to get number of processors
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-24
Unbreak the MinGW build broken by recent changes in callproc.c
Eli Zaretskii
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-07-20
Merge from origin/emacs-27
Glenn Morris
2020-07-16
Fix interrupt-process on MS-Windows
Eli Zaretskii
2020-04-09
Don't rely on copying in {EN,DE}CODE_FILE
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-03-23
Avoid compiler warning in w32proc.c
Eli Zaretskii
2019-03-21
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-02-04
Support (locale-info 'paper) on MS-Windows
Eli Zaretskii
2019-01-18
Clean up memory allocation and unexec support on MS-Windows
Eli Zaretskii
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-09
Remove CHECK_FIXNUM_CAR etc.
Paul Eggert
2018-08-27
Improve bignum support for system types
Paul Eggert
2018-08-17
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-06-30
Speed up reading sub-process output on MS-Windows
Eli Zaretskii
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-09
; Typo fixes, mostly repeated words
Paul Eggert
2017-09-29
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-09
Fix compilation warnings in MinGW64 build using GCC 7
Eli Zaretskii
[next]