index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** empty log message ***
Dave Love
2002-05-17
1
-0
/
+7
*
Include "character.h" instead of "charset.h".
Kenichi Handa
2002-03-01
1
-54
/
+45
*
(send_process): Set src_multibyte to 1 after the call
Eli Zaretskii
2002-01-07
1
-3
/
+5
*
Test GNU_LINUX, not LINUX.
Richard M. Stallman
2001-12-11
1
-1
/
+1
*
(create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.
Paul Eggert
2001-12-07
1
-4
/
+4
*
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-11-02
1
-39
/
+39
*
(Fstart_process): Add usage to doc-string.
Pavel Janík
2001-11-02
1
-1
/
+2
*
Don't define max.
Pavel Janík
2001-10-24
1
-3
/
+0
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-20
1
-234
/
+234
*
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Ken Raeburn
2001-10-16
1
-14
/
+18
*
(process-inherit-coding-system-flag, get-buffer-process): Do not confuse
Pavel Janík
2001-10-15
1
-4
/
+4
*
Update calls to openp.
Stefan Monnier
2001-10-12
1
-3
/
+3
*
(send_process): Disable composition if from_byte < 0.
Gerd Moellmann
2001-09-25
1
-2
/
+7
*
(sigchld_handler) [LINUX]: Don't return from
Gerd Moellmann
2001-09-24
1
-1
/
+3
*
(sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ
Gerd Moellmann
2001-09-20
1
-27
/
+29
*
(read_process_output): Don't call signal_after_change
Gerd Moellmann
2001-05-16
1
-2
/
+0
*
(wait_reading_process_input): Call
Gerd Moellmann
2001-04-25
1
-1
/
+5
*
(wait_reading_process_input) [!subprocesses]: Don't
Eli Zaretskii
2001-04-21
1
-19
/
+5
*
(wait_reading_process_input): Call
Gerd Moellmann
2001-04-19
1
-10
/
+46
*
(Fset_process_window_size): Fix a typo.
Gerd Moellmann
2001-03-08
1
-1
/
+1
*
(Fset_process_filter): Don't crash if the input
Gerd Moellmann
2001-03-07
1
-11
/
+29
*
(make_process): Use allocate_process.
Gerd Moellmann
2001-02-28
1
-7
/
+2
*
Call redisplay_preserve_echo_area with additional arg.
Gerd Moellmann
2001-01-16
1
-7
/
+7
*
(wait_reading_process_input): Check for pending
Gerd Moellmann
2000-12-18
1
-18
/
+20
*
(read_process_output): Don't run a filter if the code
Kenichi Handa
2000-12-18
1
-5
/
+6
*
(read_process_output): Make sure the process marker's
Gerd Moellmann
2000-12-07
1
-1
/
+9
*
(send_process): If OBJECT is t, it means that the data
Kenichi Handa
2000-10-25
1
-12
/
+20
*
(read_process_output): Cancel previous change.
Kenichi Handa
2000-10-11
1
-4
/
+4
*
(read_process_output): Fix previous change. Adjust multibyteness of
Kenichi Handa
2000-10-11
1
-2
/
+2
*
(Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
Andreas Schwab
2000-10-09
1
-0
/
+1
*
(Fopen_network_stream): Use HAVE_GAI_STRERROR.
Dave Love
2000-10-02
1
-0
/
+5
*
(Fopen_network_stream) [HAVE_GETADDRINFO]: Use
Gerd Moellmann
2000-09-30
1
-38
/
+65
*
(process_sent_to): New variable.
Gerd Moellmann
2000-09-21
1
-107
/
+118
*
(read_process_output): Before inserting the decoded
Kenichi Handa
2000-09-07
1
-0
/
+6
*
(create_process): Don't setup raw-text coding here.
Kenichi Handa
2000-08-24
1
-22
/
+23
*
Include keyboard.h before frame.h.
Andrew Innes
2000-08-22
1
-1
/
+5
*
*** empty log message ***
Kenichi Handa
2000-08-04
1
-0
/
+2
*
(read_process_output): Big simplification. Handle
Kenichi Handa
2000-08-04
1
-209
/
+89
*
* process.c (Fopen_network_stream): Turn off atimers for duration of call to
Ken Raeburn
2000-06-24
1
-0
/
+9
*
(toplevel) [UNIX98_PTYS]: Include stdlib.h.
Gerd Moellmann
2000-05-20
1
-1
/
+1
*
(Fstart_process): GCPRO current_dir before calling
Kenichi Handa
2000-05-20
1
-125
/
+130
*
(send_process): Add a hint that the function
Gerd Moellmann
2000-03-15
1
-1
/
+3
*
(send_process): Remove local variable `procname' that
Gerd Moellmann
2000-03-06
1
-5
/
+8
*
(wait_reading_process_input): Remove busy-cursor code.
Gerd Moellmann
2000-02-25
1
-11
/
+0
*
(send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
Gerd Moellmann
2000-02-15
1
-0
/
+26
*
(Fopen_network_stream) [POLL_FOR_INPUT]: Register
Gerd Moellmann
2000-02-12
1
-0
/
+1
*
(Fstart_process): Doc fix.
Dave Love
2000-02-01
1
-1
/
+2
*
(toplevel): Include atimer.h.
Gerd Moellmann
2000-01-25
1
-19
/
+24
*
(read_process_output): Fix the args CHARPOS and LENINS
Kenichi Handa
1999-12-29
1
-1
/
+1
*
(read_process_output): Fix the arg FROM to
Kenichi Handa
1999-12-24
1
-1
/
+1
[next]