index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process.c
Age
Commit message (
Expand
)
Author
2026-05-19
Remove stray inrange_pipe comment
Paul Eggert
2026-05-18
Don’t trust RLIMIT_NOFILE in src/process.c
Paul Eggert
2026-05-17
Allow child processes to continue after EPIPE
Jim Porter
2026-04-25
; * src/process.c (Fprocess_attributes): Doc fix.
Eli Zaretskii
2026-02-10
* src/process.c (server_accept_connection): Fix assertion (bug#80237).
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-07
Simplify conv_sockaddr_to_lisp via strnlen
Paul Eggert
2025-11-15
Fix processing sub-process exit when keyboard input is pending
Eli Zaretskii
2025-10-11
Fix last change
Eli Zaretskii
2025-10-11
Stop monitoring fds after receiving EOF
Spencer Baugh
2025-10-11
Allow creating a pipe process without a buffer
Spencer Baugh
2025-09-27
Use up-to-date time in wait_reading_process_output
Paul Eggert
2025-09-20
Improve documentation of 'accept-process-output'
Eli Zaretskii
2025-09-06
; * src/process.c (deactivate_process): Fix last change.
Eli Zaretskii
2025-09-06
Avoid assertion violations when starting client network process
Eli Zaretskii
2025-09-05
Fix locking to threads of the client network process
Eli Zaretskii
2025-08-27
; Fix formatting
Robert Pluim
2025-08-16
; * src/process.c (set_proc_thread): Fix assertion.
Eli Zaretskii
2025-08-16
Make sure 'make-process' locks the process to the current thread
Eli Zaretskii
2025-08-16
Zero fd_callback_info when deleting an fd
Spencer Baugh
2025-02-10
Set process-adaptive-read-buffering to nil by default
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-21
Signal error when keyword/arg list is malformed
Robert Pluim
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-21
Merge from origin/emacs-30
Eli Zaretskii
2024-12-19
Fix network test failure when using VPN client
Robert Pluim
2024-12-18
Mention network-interface-list in network-interface-info docstring
Robert Pluim
2024-12-16
; * src/process.c (Fnetwork_interface_list): Fix typo.
Robert Pluim
2024-12-13
Add support for TCP_NODELAY on network streams
Eric Marsden
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-12-12
Unexec removal: Main part
Pip Cet
2024-09-21
Merge from origin/emacs-30
Eli Zaretskii
2024-09-19
Type-check argument to network-lookup-address-info
Robert Pluim
2024-08-22
Prefer static_assert to verify
Stefan Kangas
2024-07-29
Merge from savannah/emacs-30
Po Lu
2024-07-29
Fix sporadic crashes and `select' failures in dumped images
Po Lu
2024-07-16
Make error messages adhere to our standards
Stefan Kangas
2024-06-14
; Update comments in a recent commit
Eli Zaretskii
2024-06-14
"Insert before markers" in read_and_insert_process_output properly
Dmitry Gutov
2024-06-11
read_and_insert_process_output: Insert before markers
Dmitry Gutov
2024-06-11
; * src/process.c (read_and_dispose_of_process_output): Fix style.
Eli Zaretskii
2024-06-11
fast-read-process-output: Make safer
Dmitry Gutov
2024-06-11
read_process_output_set_last_coding_system: Extract, reuse
Dmitry Gutov
2024-06-11
read_and_insert_process_output: Call 'prepare_to_modify_buffer' first
Dmitry Gutov
2024-06-11
; * src/process.c (syms_of_process): Fix ommission.
Po Lu
2024-06-10
; * src/process.c (read_process_output): Check in missing hunk.
Po Lu
2024-06-10
Rename new variable in process.c
Po Lu
2024-06-09
Unbreak build with Clang 15 on macOS 14.5
Stefan Kangas
2024-06-09
Fix a recent change in reading from sub-processes
Eli Zaretskii
[next]