summaryrefslogtreecommitdiff
path: root/src/process.h
Commit message (Expand)AuthorAge
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-05
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Ensure 'call-process' interprets INFILE as a local pathJim Porter2021-07-04
* Process sentinels need to work under X and commandlinedickmao2021-05-13
* Update copyright year to 2021Paul Eggert2021-01-01
* Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-26
* Update copyright year to 2020Paul Eggert2020-01-01
* Extend network-interface-list to return IPv6 and network infoRobert Pluim2019-11-26
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-08
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Fix wait_reading_process_output wait_proc hangMatthias Dahl2018-06-02
* | Dissociate controlling tty better on DarwinPaul Eggert2018-11-10
* | Shrink pseudovectors a bitPaul Eggert2018-09-06
* | Return the entire TLS certificate chain back to the callerLars Ingebrigtsen2018-06-24
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-10
* | Fix wait_reading_process_output wait_proc hangMatthias Dahl2018-02-16
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Change vectorlike from struct to unionPaul Eggert2017-11-13
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Reorder lisp.h to declare types before using themPaul Eggert2016-12-25
* | Merge branch 'concurrency'Eli Zaretskii2016-12-04
|\ \
| * \ merge from trunkKen Raeburn2015-11-01
| |\ \
| * \ \ merge from trunkTom Tromey2013-08-25
| |\ \ \
| * \ \ \ merge from trunkTom Tromey2013-08-19
| |\ \ \ \
| * \ \ \ \ Merge from trunkTom Tromey2013-07-12
| |\ \ \ \ \
| * \ \ \ \ \ merge from trunkTom Tromey2013-07-06
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge from trunkTom Tromey2013-06-13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge from trunk; clean up some issuesTom Tromey2013-06-03
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-08
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-05
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-12-17
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-09-04
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge from trunkTom Tromey2012-08-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | process changesTom Tromey2012-08-15
* | | | | | | | | | | | | | | Restore file descriptor limit in subprocessesPaul Eggert2016-11-06
* | | | | | | | | | | | | | | Fix process leak with make-network-processPaul Eggert2016-08-11
* | | | | | | | | | | | | | | Try other addresses when connecting to multihomedPaul Eggert2016-06-26
* | | | | | | | | | | | | | | Fix XFASTINT of non-fixnum in process statusPaul Eggert2016-06-09
* | | | | | | | | | | | | | | Don’t use only last protocol from getaddrinfoPaul Eggert2016-05-23
* | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-03-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Rework C source files to avoid ^(Paul Eggert2016-03-10
* | | | | | | | | | | | | | | Allow making TLS negotiation blockingLars Magne Ingebrigtsen2016-03-05
* | | | | | | | | | | | | | | Integer overflow cleanups for ports and socklenPaul Eggert2016-02-25
* | | | | | | | | | | | | | | Minor cleanups for async DNS etc.Paul Eggert2016-02-23
* | | | | | | | | | | | | | | Always boot TLS if given parametersLars Ingebrigtsen2016-02-01