summaryrefslogtreecommitdiff
path: root/src/w32proc.c
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix leaking of file descriptors due to pipe processes on MS-WindowsEli Zaretskii2022-07-17
* Fix 'debug-timer-check' on MS-WindowsEli Zaretskii2022-05-30
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix hang when deleting a pipe processEli Zaretskii2021-12-11
|/
* Adapt the recent 'num_processors' change to MS-WindowsEli Zaretskii2021-10-11
* New function num-processorsPaul Eggert2021-10-10
* Merge from origin/emacs-27Glenn Morris2021-05-13
|\
| * Fix compilation errors with latest w32 API headersEli Zaretskii2021-05-09
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Do not load native code when `load' is explicitly called on a .elc fileAndrea Corallo2021-03-19
* | Use MS-Windows system APIs to get number of processorsEli Zaretskii2021-03-07
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Unbreak the MinGW build broken by recent changes in callproc.cEli Zaretskii2020-12-24
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | Merge from origin/emacs-27Glenn Morris2020-07-20
|\|
| * Fix interrupt-process on MS-WindowsEli Zaretskii2020-07-16
* | Don't rely on copying in {EN,DE}CODE_FILEMattias Engdegård2020-04-09
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Avoid compiler warning in w32proc.cEli Zaretskii2019-03-23
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-21
* Support (locale-info 'paper) on MS-WindowsEli Zaretskii2019-02-04
* Clean up memory allocation and unexec support on MS-WindowsEli Zaretskii2019-01-18
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove CHECK_FIXNUM_CAR etc.Paul Eggert2018-12-09
* | Improve bignum support for system typesPaul Eggert2018-08-27
* | Pacify -Wcast-function-type warnings in GCC 8.1Andy Moreton2018-08-17
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
* | Speed up reading sub-process output on MS-WindowsEli Zaretskii2018-06-30
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-09
* Avoid losing Ctrl-C keystrokes in compilation mode on MS-WindowsEli Zaretskii2017-09-05
* Avoid spinning waiting for git-gui.exe on WindowsEli Zaretskii2017-08-29
* Avoid aborting in 'waitpid' on MS-WindowsEli Zaretskii2017-08-29
* Avoid crashes on MS-Windows starting 64-bit .NET executablesSaulius Menkevičius2017-07-09
* Replace QUIT with maybe_quitPaul Eggert2017-01-25
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Fix compilation warnings due to prototype of thread_selectEli Zaretskii2016-12-09
* | Fix network streams.Eli Zaretskii2016-12-07
* | Minimize spurious diffs from master.Eli Zaretskii2016-12-07
* | Fix compilation problems.Eli Zaretskii2016-12-05
* | Merge branch 'concurrency'Eli Zaretskii2016-12-04
|\ \
| * \ merge from trunkKen Raeburn2015-11-01
| |\ \