2002-03-03 |
Kim F. Storm |
(Fopen_network_stream): Always call turn_on_atimers around connect.
|
2002-03-01 |
Kim F. Storm |
(Fopen_network_stream): Use GCPRO6.
|
2002-02-28 |
Kim F. Storm |
(Fprocess_status): Document connect and failed return values.
|
2002-02-28 |
Kim F. Storm |
(Qconnect, Qfailed): New variables.
|
2002-01-07 |
Eli Zaretskii |
(send_process): Set src_multibyte to 1 after the call
|
2001-12-11 |
Richard M. Stallman |
Test GNU_LINUX, not LINUX.
|
2001-12-07 |
Paul Eggert |
(create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-11-02 |
Pavel Janík |
(Fstart_process): Add usage to doc-string.
|
2001-10-24 |
Pavel Janík |
Don't define max.
|
2001-10-20 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-16 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
2001-10-15 |
Pavel Janík |
(process-inherit-coding-system-flag, get-buffer-process): Do not confuse
|
2001-10-12 |
Stefan Monnier |
Update calls to openp.
|
2001-09-25 |
Gerd Moellmann |
(send_process): Disable composition if from_byte < 0.
|
2001-09-24 |
Gerd Moellmann |
(sigchld_handler) [LINUX]: Don't return from
|
2001-09-20 |
Gerd Moellmann |
(sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ
|
2001-05-16 |
Gerd Moellmann |
(read_process_output): Don't call signal_after_change
|
2001-04-25 |
Gerd Moellmann |
(wait_reading_process_input): Call
|
2001-04-21 |
Eli Zaretskii |
(wait_reading_process_input) [!subprocesses]: Don't
|
2001-04-19 |
Gerd Moellmann |
(wait_reading_process_input): Call
|
2001-03-08 |
Gerd Moellmann |
(Fset_process_window_size): Fix a typo.
|
2001-03-07 |
Gerd Moellmann |
(Fset_process_filter): Don't crash if the input
|
2001-02-28 |
Gerd Moellmann |
(make_process): Use allocate_process.
|
2001-01-16 |
Gerd Moellmann |
Call redisplay_preserve_echo_area with additional arg.
|
2000-12-18 |
Gerd Moellmann |
(wait_reading_process_input): Check for pending
|
2000-12-18 |
Kenichi Handa |
(read_process_output): Don't run a filter if the code
|
2000-12-07 |
Gerd Moellmann |
(read_process_output): Make sure the process marker's
|
2000-10-25 |
Kenichi Handa |
(send_process): If OBJECT is t, it means that the data
|
2000-10-11 |
Kenichi Handa |
(read_process_output): Cancel previous change.
|
2000-10-11 |
Kenichi Handa |
(read_process_output): Fix previous change. Adjust multibyteness of
|
2000-10-09 |
Andreas Schwab |
(Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
|
2000-10-02 |
Dave Love |
(Fopen_network_stream): Use HAVE_GAI_STRERROR.
|
2000-09-30 |
Gerd Moellmann |
(Fopen_network_stream) [HAVE_GETADDRINFO]: Use
|
2000-09-21 |
Gerd Moellmann |
(process_sent_to): New variable.
|
2000-09-07 |
Kenichi Handa |
(read_process_output): Before inserting the decoded
|
2000-08-24 |
Kenichi Handa |
(create_process): Don't setup raw-text coding here.
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-08-04 |
Kenichi Handa |
*** empty log message ***
|
2000-08-04 |
Kenichi Handa |
(read_process_output): Big simplification. Handle
|
2000-06-24 |
Ken Raeburn |
* process.c (Fopen_network_stream): Turn off atimers for duration of call to
|
2000-05-20 |
Gerd Moellmann |
(toplevel) [UNIX98_PTYS]: Include stdlib.h.
|
2000-05-20 |
Kenichi Handa |
(Fstart_process): GCPRO current_dir before calling
|
2000-03-15 |
Gerd Moellmann |
(send_process): Add a hint that the function
|
2000-03-06 |
Gerd Moellmann |
(send_process): Remove local variable `procname' that
|
2000-02-25 |
Gerd Moellmann |
(wait_reading_process_input): Remove busy-cursor code.
|
2000-02-15 |
Gerd Moellmann |
(send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
|
2000-02-12 |
Gerd Moellmann |
(Fopen_network_stream) [POLL_FOR_INPUT]: Register
|
2000-02-01 |
Dave Love |
(Fstart_process): Doc fix.
|
2000-01-25 |
Gerd Moellmann |
(toplevel): Include atimer.h.
|
1999-12-29 |
Kenichi Handa |
(read_process_output): Fix the args CHARPOS and LENINS
|
1999-12-24 |
Kenichi Handa |
(read_process_output): Fix the arg FROM to
|
1999-12-15 |
Kenichi Handa |
Include composite.h.
|
1999-11-22 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
1999-11-02 |
Dave Love |
Undo last change and define _GNU_SOURCE before config.h.
|
1999-11-02 |
Dave Love |
Use string.h for strsignal.
|
1999-10-19 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
1999-10-14 |
Gerd Moellmann |
(Fopen_network_stream): Don't loop if gethostbyname
|
1999-10-07 |
Gerd Moellmann |
(wait_reading_process_input): When trying to suck
|
1999-09-20 |
Gerd Moellmann |
(list_processes_1): Remove unused variables.
|