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
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
2024-06-09
; Fix coding style of last change
Po Lu
2024-06-09
read-process-output-max: Increase the default value
Dmitry Gutov
2024-06-09
Remember the value of read_process_output_max when process is created
Dmitry Gutov
2024-06-09
Go around calling the default process filter (reducing GC churn)
Dmitry Gutov
2024-05-14
; * src/process.c (network_lookup_address_info_1): Quote function
Robert Pluim
2024-05-04
Fix implementation of the --terminal command-line switch
Eli Zaretskii
2024-03-10
* src/keyboard.c (requeued_events_pending_p): Improve name and fix comment
Tim Ruffing
2024-02-06
Implement Lisp threading on Android
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-12-02
Merge from origin/emacs-29
Eli Zaretskii
2023-11-30
Document, that PROCESS of signal-process can be a string
Michael Albinus
2023-10-13
Merge from origin/emacs-29
Michael Albinus
2023-10-07
Fix updating process-mark position in 'set-process-buffer'
Eli Zaretskii
2023-10-07
Merge from origin/emacs-29
Eli Zaretskii
2023-10-06
Fix setting the pipe capacity for subprocesses
Eli Zaretskii
2023-09-15
; * src/process.c (child_signal_notify): Avoid compiler warning (bug#65919).
Eli Zaretskii
2023-09-15
Correct bug#65919
Po Lu
2023-09-07
Port Proced to Android
Po Lu
2023-08-08
Better error for missing or bad :name arg in make-process etc
Mattias EngdegÄrd
2023-08-04
; Last-minute updates to Android port
Po Lu
2023-07-27
Update Android port
Po Lu
2023-07-14
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-13
Port NaN, infinity handling better to VAX
Paul Eggert
2023-03-07
Update Android port
Po Lu
2023-02-17
Fix build and running on Android 2.2
Po Lu
2023-02-15
Update Android port
Po Lu
2023-01-26
Update Android port
Po Lu
2023-01-17
Update Android port
Po Lu
2023-01-02
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2022-12-31
Bring up the Android operating system and its window system
Po Lu
2022-12-25
; * src/process.c (Fprocess_running_child_p): Doc fix.
Eli Zaretskii
2022-11-02
Initialize child signal handling before posix_spawn too.
Paul Eggert
2022-09-09
Fix problem with Glib 2.73.2+ and SIGCHLD handler
Paul Eggert
2022-08-19
Delete two functions obsolete since Emacs 23
Stefan Kangas
2022-08-18
Copy-edit doc strings and comments wrt bignum and fixnum
Mattias EngdegÄrd
2022-08-05
Add STREAM argument to 'process-tty-name'
Jim Porter
[next]