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
2004-01-21
(wait_reading_process_input) [SYNC_INPUT]: Check interrupt_input_pending.
Stefan Monnier
2004-01-20
(wait_reading_process_input): Lisp_Object/int mixup.
Stefan Monnier
2004-01-11
Don't select on stdin unconditionally.
Karoly Lorentey
2004-01-10
Merged in changes from CVS HEAD
Karoly Lorentey
2004-01-06
(read_process_output): Only activate adaptive
Kim F. Storm
2004-01-05
Converted display hooks to be display-local. Plus many bugfixes.
Karoly Lorentey
2004-01-02
Merged in changes from CVS HEAD
Karoly Lorentey
2004-01-01
(ADAPTIVE_READ_BUFFERING): New conditional.
Kim F. Storm
2003-12-31
A few more bugfixes and new features.
Karoly Lorentey
2003-12-29
(send_process): Be sure to set coding->src_multibyte.
Kenichi Handa
2003-11-16
Remove period at end of error message.
Jan Djärv
2003-09-27
(send_process): Delete unused temp_buf.
Kenichi Handa
2003-09-23
(set_socket_option): Fix :bindtodevice option.
Kim F. Storm
2003-09-23
(Fnetwork_interface_info): Use
Dave Love
2003-09-18
(Fnetwork_interface_info): Fix type error.
Dave Love
2003-09-17
(Fnetwork_interface_list, Fnetwork_interface_info):
Kim F. Storm
2003-09-16
(Fset_process_sentinel): Add sentinel to childp plist
Kim F. Storm
2003-09-13
[HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.
Kim F. Storm
2003-09-08
*** empty log message ***
Kenichi Handa
2003-09-08
New directory
Kenichi Handa
2003-09-01
Add arch taglines
Miles Bader
2003-07-31
(read_process_output): Return the actually read bytes
Kenichi Handa
2003-06-22
(wait_reading_process_input): Don't signal SIGIO in batch mode.
Richard M. Stallman
2003-06-05
(read_process_output): Handle carryover correctly.
Kenichi Handa
2003-06-04
(allocate_pty): Revert part of the previous patch.
Stefan Monnier
2003-05-25
(allocate_pty): Remove `unused var stb' and
Stefan Monnier
2003-05-17
(read_process_output): Back out change from 2003-03-09.
David Kastrup
2003-03-09
(read_process_output): We have allocated enough space
David Kastrup
2003-02-21
Removed subtty, workaround for when TIOCSIGSEND fails.
Jan Djärv
2003-02-21
(wait_reading_process_input): Use POLL_INTERRUPTED_SYS_CALL, not
Juanma Barranquero
2003-02-20
(setup_process_coding_systems): If the process's
Kenichi Handa
2003-02-10
Doc fixes.
Kim F. Storm
2003-02-10
(QCfilter_multibyte): New variable.
Kenichi Handa
2003-02-04
Trailing whitespace deleted.
Juanma Barranquero
2003-01-16
(set-process-filter): Document unibyte/multibyte-ness of string argument.
Kim F. Storm
2003-01-14
(Fset_process_plist): Fixed return value.
Kim F. Storm
2003-01-14
Reworked 2003-01-12 change -- call a plist a plist!
Kim F. Storm
2003-01-12
(QCvars): New variable.
Kim F. Storm
2003-01-10
(Fset_process_contact): New function.
Kim F. Storm
2003-01-08
(Fmake_network_process): Convert new port number
Kim F. Storm
2003-01-08
(format-network-address): Added optional OMIT-PORT arg. Callers changed.
Kim F. Storm
2003-01-08
(server_accept_connection): Fixed recording of new
Kim F. Storm
2002-11-18
(_GNU_SOURCE): Don't define.
Dave Love
2002-11-07
(Fformat_network_address): Removed unused locals p, cp, and i.
Kim F. Storm
2002-11-06
(wait_reading_process_input):
Richard M. Stallman
2002-10-31
(Fformat_network_address): Fix int/Lisp_Object mixup.
Stefan Monnier
2002-10-30
Include sys/wait.h.
Dave Love
2002-10-28
(Fsignal_process): Allow PROCESS to be specified by
Kim F. Storm
2002-10-24
(Fformat_network_address): New function.
Kim F. Storm
2002-09-18
(make-network-process): Doc fix (there is no network-server-log-function hook).
Kim F. Storm
[prev]
[next]