index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve integer range checking
Paul Eggert
2020-04-05
1
-9
/
+4
*
Make make-{network,serial}-process handle :coding nil consistently
Robert Pluim
2020-04-03
1
-10
/
+6
*
Add a module function to open a file descriptor connected to a pipe.
Philipp Stephani
2020-03-26
1
-0
/
+12
*
Remove ancient OS X process-connection-type handling
Glenn Morris
2020-03-05
1
-13
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
;* src/process.c (read_process_output): Fix last change.
Eli Zaretskii
2019-12-21
1
-1
/
+4
*
Allow control of data amount read from subprocess in one chunk
Eli Zaretskii
2019-12-21
1
-5
/
+14
*
Extend network-interface-list to return IPv6 and network info
Robert Pluim
2019-11-26
1
-58
/
+100
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-08
1
-1
/
+1
*
Ensure building and running on non-IPv6 capable hosts works
Robert Pluim
2019-11-08
1
-8
/
+16
*
Describe IPv6 format in docstring for 'make-network-process'
Robert Pluim
2019-11-07
1
-0
/
+2
*
; Fix typo in recently fixed doc string
Eli Zaretskii
2019-09-24
1
-2
/
+2
*
; Fix previous make-network-process doc change
Robert Pluim
2019-09-24
1
-1
/
+1
*
make-network-process doc clarification
Lars Ingebrigtsen
2019-09-23
1
-1
/
+2
*
Update some URLs
Paul Eggert
2019-09-23
1
-2
/
+1
*
Mention how to listen to all interfaces in make-network-process
Lars Ingebrigtsen
2019-09-21
1
-2
/
+3
*
Allow `process-contact' not to block
Lars Ingebrigtsen
2019-09-20
1
-5
/
+15
*
; Fix last change.
Eli Zaretskii
2019-08-23
1
-1
/
+1
*
Fix compilation of process.c
Robert Pluim
2019-08-23
1
-1
/
+1
*
Get the Gnutls code compiling on Fedora 30
Paul Eggert
2019-08-23
1
-15
/
+11
*
Merge remote-tracking branch 'origin/netsec'
Lars Ingebrigtsen
2019-08-23
1
-15
/
+93
|
\
|
*
fixup! Implement hostname->ip lookup function
Robert Pluim
2019-08-07
1
-24
/
+16
|
*
Don't check unibyte hostnames for pure-ASCII
Robert Pluim
2018-07-17
1
-1
/
+1
|
*
Refactor getaddrinfo usage
Robert Pluim
2018-07-17
1
-34
/
+50
|
*
Implement hostname->ip lookup function
Robert Pluim
2018-07-16
1
-15
/
+85
*
|
Merge from origin/emacs-26
Glenn Morris
2019-07-30
1
-3
/
+12
|
\
\
|
*
|
Fix subproc listening when setting filter to non-t (Bug#36591)
Noam Postavsky
2019-07-25
1
-3
/
+12
*
|
|
Don't delete GnuTLS boot parameters too early
Robert Pluim
2019-07-15
1
-3
/
+5
*
|
|
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-3
/
+3
*
|
|
Clean up use of XFIXNUM etc.
Paul Eggert
2019-06-27
1
-1
/
+1
*
|
|
Avoid some strlen work, primarily via strnlen
Paul Eggert
2019-06-25
1
-5
/
+1
*
|
|
Remove :stop key from make-process.
Philipp Stephani
2019-04-19
1
-6
/
+11
*
|
|
Let debugger handle process spawn errors on w32 (Bug#33016)
Noam Postavsky
2019-04-14
1
-1
/
+1
*
|
|
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-04-08
1
-1
/
+2
*
|
|
Merge from origin/emacs-26
Glenn Morris
2019-02-08
1
-1
/
+1
|
\
|
|
|
*
|
Fix process-thread docstring
Robert Pluim
2019-02-08
1
-1
/
+1
*
|
|
Use IPv6 localhost when family is 'ipv6
Robert Pluim
2019-02-04
1
-2
/
+14
*
|
|
Merge from origin/emacs-26
Paul Eggert
2019-02-01
1
-4
/
+10
|
\
|
|
|
*
|
Fix process-contact bug with TCP connections
Paul Eggert
2019-01-30
1
-4
/
+10
*
|
|
Fix unlikely races with GnuTLS, datagrams
Paul Eggert
2019-01-15
1
-8
/
+20
*
|
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-3
/
+1
*
|
|
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-2
/
+2
*
|
|
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
*
|
|
Merge from origin/emacs-26
Glenn Morris
2018-12-30
1
-9
/
+13
|
\
|
|
|
*
|
Improve accept-process-process doc
Paul Eggert
2018-12-27
1
-3
/
+4
|
*
|
Improve process doc. with respect to handling of large input (Bug#33191)
Charles A. Roelli
2018-12-22
1
-6
/
+9
*
|
|
Handle `make-process' in Tramp and ange-ftp
Michael Albinus
2018-12-23
1
-1
/
+1
*
|
|
Add file name handler support for 'make-process' (Bug#28691)
Philipp Stephani
2018-12-22
1
-0
/
+17
*
|
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-25
/
+22
[next]