index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process.h
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-14
Improve documentation of the internal Lisp_Process->status field
Steven Allen
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-06-09
Remember the value of read_process_output_max when process is created
Dmitry Gutov
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-05
Allow creating processes where only one of stdin or stdout is a PTY
Jim Porter
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-07-04
Ensure 'call-process' interprets INFILE as a local path
Jim Porter
2021-05-13
Process sentinels need to work under X and commandline
dickmao
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-03-26
Add a module function to open a file descriptor connected to a pipe.
Philipp Stephani
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-26
Extend network-interface-list to return IPv6 and network info
Robert Pluim
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-10
Dissociate controlling tty better on Darwin
Paul Eggert
2018-09-06
Shrink pseudovectors a bit
Paul Eggert
2018-06-24
Return the entire TLS certificate chain back to the caller
Lars Ingebrigtsen
2018-06-10
Use native alignment to access Lisp object data
Paul Eggert
2018-06-02
Fix wait_reading_process_output wait_proc hang
Matthias Dahl
2018-02-16
Fix wait_reading_process_output wait_proc hang
Matthias Dahl
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-13
Change vectorlike from struct to union
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-11-06
Restore file descriptor limit in subprocesses
Paul Eggert
2016-08-11
Fix process leak with make-network-process
Paul Eggert
2016-06-26
Try other addresses when connecting to multihomed
Paul Eggert
2016-06-09
Fix XFASTINT of non-fixnum in process status
Paul Eggert
2016-05-23
Don’t use only last protocol from getaddrinfo
Paul Eggert
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-03-05
Allow making TLS negotiation blocking
Lars Magne Ingebrigtsen
2016-02-25
Integer overflow cleanups for ports and socklen
Paul Eggert
2016-02-23
Minor cleanups for async DNS etc.
Paul Eggert
2016-02-01
Always boot TLS if given parameters
Lars Ingebrigtsen
2016-02-01
Fix GC problem in async TLS connection
Lars Ingebrigtsen
2016-02-01
Further TLS async work
Lars Ingebrigtsen
2016-01-31
Rework the mechanisms for async GnuTLS connections
Lars Ingebrigtsen
2016-01-31
Implement asynchronous GnuTLS connections
Lars Ingebrigtsen
2016-01-30
Avoid memory leaks in async DNS
Lars Ingebrigtsen
2016-01-30
Implement asynchronous name resolution
Lars Ingebrigtsen
2016-01-28
Refactor make_network_process
Lars Ingebrigtsen
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-01
merge from trunk
Ken Raeburn
[next]