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-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
2022-08-05
Allow creating processes where only one of stdin or stdout is a PTY
Jim Porter
2022-08-01
Fix the bytecode incompatibility due to the change to 'narrow-to-region'.
Gregory Heytings
2022-07-29
Merge branch 'feature/long-lines-and-font-locking'
Gregory Heytings
2022-07-28
Add an optional 'lock' parameter to 'narrow-to-region'
Gregory Heytings
2022-07-26
Teach 'network-lookup-address-info' to validate numeric addresses
Robert Pluim
2022-07-06
Fix the MS-DOS build
Po Lu
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-27
Fix off-by-one error in Fsignal_names
Lars Ingebrigtsen
2022-06-26
Minor clean up of previous Fsignal_names patch
Lars Ingebrigtsen
2022-06-26
Make `signal-process' allow completing over signal names
Lars Ingebrigtsen
[prev]
[next]