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
2018-03-23
* src/process.c (Fsignal_process): Simplify.
Paul Eggert
2018-03-12
Revert overenthusiastic procfs fixup
Paul Eggert
2018-03-10
Merge from origin/emacs-26
Paul Eggert
2018-03-10
Fix create_process bug breaking eudc-expand-inline
Paul Eggert
2018-02-17
Merge from origin/emacs-26
Glenn Morris
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
Fix wait_reading_process_output wait_proc hang
Matthias Dahl
2018-02-12
Finish renaming to internal--daemon-sockname
Paul Eggert
2018-02-12
Rename internal--external-sockname and document (Bug#24218)
Matthew Leach
2018-02-12
Minor cleanups for server-name fix (Bug#24218)
Paul Eggert
2018-02-12
Fix `server-name' and `server-socket-dir' for (Bug#24218)
Matthew Leach
2018-02-09
Merge from origin/emacs-26
Glenn Morris
2018-02-07
Doc fixes for process functions (Bug#30349)
Noam Postavsky
2018-01-26
Merge from emacs-26
Noam Postavsky
2018-01-26
; * src/process.c (Fprocess_contact): Fix docstring typo.
Noam Postavsky
2018-01-25
Replace (default-value 'enable-multibyte-characters) with t
Stefan Monnier
2018-01-15
Merge from origin/emacs-26
Glenn Morris
2018-01-10
Inherit query-on-exit flag to stderr process (Bug#30031)
Philipp Stephani
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-26
Pacify --enable-gcc-warnings on Ubuntu 17.10 x86-64
Paul Eggert
2017-11-26
* src/process.c (wait_reading_process_output): Deduplicate check.
Charles A. Roelli
2017-10-18
Fix the MSDOS build.
Eli Zaretskii
2017-10-15
Avoid compilation warnings in optimized builds
Eli Zaretskii
2017-10-06
* src/process.c (syms_of_process): Remove duplicated call to DEFSYM.
Piotr Trojanek
2017-09-15
Avoid crashes due to invalid error forms from sentinels/filters
Eli Zaretskii
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-28
Simplify remove_slash_colon
Paul Eggert
2017-08-24
Minor improvements for tramp-interrupt-process, documentation
Michael Albinus
2017-08-21
Implement `interrupt-process-functions'
Michael Albinus
2017-07-11
Add an optional testfn parameter to assoc
Nicolas Petton
2017-07-01
Fix threads on NS (bug#25265)
Alan Third
2017-05-21
Work around macOS bug in create_process, too
Paul Eggert
2017-05-17
Avoid undefined behavior in struct sockaddr
Paul Eggert
2017-05-17
Catch IPv4/IPv6 issues at compile time
Paul Eggert
2017-05-17
Remove redundant code in connect_network_socket
Eli Zaretskii
2017-05-16
Simplify procname code to avoid GCC bug
Paul Eggert
2017-05-14
Fix address violation found by AddressSanitizer
Paul Eggert
2017-04-18
Use vfork if possible on Darwin (bug#26397)
Alan Third
2017-04-17
Fix assertion violations when displaying thread-related error
Eli Zaretskii
2017-02-18
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-02-01
Remove immediate_quit.
Paul Eggert
2017-01-25
Replace QUIT with maybe_quit
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-30
Don't call xg_select for a NextStep build.
Ken Raeburn
2016-12-30
Attempt to fix crashes with threads in GTK builds
Eli Zaretskii
2016-12-22
; Spelling fixes
Paul Eggert
2016-12-17
Fix comments
Eli Zaretskii
2016-12-10
Support concurrency in Emacs Lisp
Eli Zaretskii
[prev]
[next]