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
2016-01-30
Make async resolution more efficient
Lars Ingebrigtsen
2016-01-30
More async memory leaks
Lars Ingebrigtsen
2016-01-30
Compilation for for systems with getaddrinfo_a
Lars Ingebrigtsen
2016-01-30
Save correct server data
Lars Ingebrigtsen
2016-01-30
Compilation for for non-GNU systems
Lars Ingebrigtsen
2016-01-30
Avoid memory leaks in async DNS
Lars Ingebrigtsen
2016-01-30
* process.c (check_for_dns): Free the result data.
Lars Ingebrigtsen
2016-01-30
Fix server connections
Lars Ingebrigtsen
2016-01-30
Further make_network_process clean up
Lars Ingebrigtsen
2016-01-30
Clean up GETADDRINFO usage in make-network-process
Lars Ingebrigtsen
2016-01-30
Implement asynchronous name resolution
Lars Ingebrigtsen
2016-01-29
Fix memory leak
Lars Ingebrigtsen
2016-01-29
Return IP addresses in the correct order
Lars Ingebrigtsen
2016-01-28
Refactor make_network_process
Lars Ingebrigtsen
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-02
Fix the MS-Windows build
Eli Zaretskii
2015-11-01
merge from trunk
Ken Raeburn
2015-10-28
* src/process.c (Fget_buffer_process): Improve docstring
Artur Malabarba
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-10-03
Revert my two recent process.c changes
Tassilo Horn
2015-09-22
Improve last commit to process.c
Tassilo Horn
2015-09-22
Remove callback-handled channels from Available set
Tassilo Horn
2015-09-16
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-10
Prefer NUMBERP to spelling it out
Paul Eggert
2015-09-08
* src/process.c (status_notify): Avoid global redisplay (bug#11822)
Stefan Monnier
2015-09-05
Avoid read error messages from 'inotify'
Robert Pluim
2015-09-01
Docstring fixes re quotes in C code
Paul Eggert
2015-08-26
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-07-05
Avoid duplicate calls to current_timespec
Paul Eggert
2015-07-05
Avoid returning early reading process output due to SIGIO
Ian Kelling
2015-07-05
Don't return as fast reading any process output
Ian Kelling
2015-07-05
Refactor timeouts in wait_reading_process_output
Ian Kelling
2015-07-05
; Rename local var nsecs to adaptive_nsecs
Ian Kelling
2015-07-05
; Rename local var to match function name
Ian Kelling
2015-07-05
Remove ADAPTIVE_READ_BUFFERING ifdef
Ian Kelling
2015-07-05
; Minor cleanup of wait_reading_process_output
Ian Kelling
2015-07-05
accept-process-output fix
Ian Kelling
2015-06-11
Port to Solaris 10 sparc + Sun C 5.13
Paul Eggert
2015-06-11
Fix "not a tty" bug on Solaris 10
Paul Eggert
2015-05-31
Remove unused DEFSYMs
Paul Eggert
2015-05-30
Don't misencode C-generated messages
Paul Eggert
2015-04-29
Omit -Wstrict-overflow workaround in GCC 5
Paul Eggert
2015-04-25
Don't freeze with unreadable processes
Paul Eggert
2015-04-20
Avoid non-nil current-load-list at startup
Glenn Morris
2015-04-11
Respect more keyword args in `make-process'
Daiki Ueno
2015-04-10
Fix problems found by --enable-gcc-warnings
Paul Eggert
2015-04-11
Add facility to collect stderr of async subprocess
Daiki Ueno
2015-03-27
Assume !BROKEN_NON_BLOCKING_CONNECT
Paul Eggert
2015-03-24
Make process-running-child-p return foreground process group ID
Daniel Colascione
2015-03-23
Minor refactoring of new Fmake_process code
Paul Eggert
[prev]
[next]