aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-16Call redisplay_preserve_echo_area with additional arg.Gerd Moellmann1-7/+7
2000-12-18(wait_reading_process_input): Check for pendingGerd Moellmann1-18/+20
2000-12-18(read_process_output): Don't run a filter if the codeKenichi Handa1-5/+6
2000-12-07(read_process_output): Make sure the process marker'sGerd Moellmann1-1/+9
2000-10-25(send_process): If OBJECT is t, it means that the dataKenichi Handa1-12/+20
2000-10-11(read_process_output): Cancel previous change.Kenichi Handa1-4/+4
2000-10-11(read_process_output): Fix previous change. Adjust multibyteness ofKenichi Handa1-2/+2
2000-10-09(Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S toAndreas Schwab1-0/+1
2000-10-02(Fopen_network_stream): Use HAVE_GAI_STRERROR.Dave Love1-0/+5
2000-09-30(Fopen_network_stream) [HAVE_GETADDRINFO]: UseGerd Moellmann1-38/+65
2000-09-21(process_sent_to): New variable.Gerd Moellmann1-107/+118
2000-09-07(read_process_output): Before inserting the decodedKenichi Handa1-0/+6
2000-08-24(create_process): Don't setup raw-text coding here.Kenichi Handa1-22/+23
2000-08-22Include keyboard.h before frame.h.Andrew Innes1-1/+5
2000-08-04*** empty log message ***Kenichi Handa1-0/+2
2000-08-04(read_process_output): Big simplification. HandleKenichi Handa1-209/+89
2000-06-24* process.c (Fopen_network_stream): Turn off atimers for duration of call toKen Raeburn1-0/+9
2000-05-20(toplevel) [UNIX98_PTYS]: Include stdlib.h.Gerd Moellmann1-1/+1
2000-05-20(Fstart_process): GCPRO current_dir before callingKenichi Handa1-125/+130
2000-03-15(send_process): Add a hint that the functionGerd Moellmann1-1/+3
2000-03-06(send_process): Remove local variable `procname' thatGerd Moellmann1-5/+8
2000-02-25(wait_reading_process_input): Remove busy-cursor code.Gerd Moellmann1-11/+0
2000-02-15(send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:Gerd Moellmann1-0/+26
2000-02-12(Fopen_network_stream) [POLL_FOR_INPUT]: RegisterGerd Moellmann1-0/+1
2000-02-01(Fstart_process): Doc fix.Dave Love1-1/+2
2000-01-25(toplevel): Include atimer.h.Gerd Moellmann1-19/+24
1999-12-29(read_process_output): Fix the args CHARPOS and LENINSKenichi Handa1-1/+1
1999-12-24(read_process_output): Fix the arg FROM toKenichi Handa1-1/+1
1999-12-15Include composite.h.Kenichi Handa1-0/+2
1999-11-22* callproc.c (strerror): Remove decl.Paul Eggert1-47/+2
1999-11-02Undo last change and define _GNU_SOURCE before config.h.Dave Love1-5/+2
1999-11-02Use string.h for strsignal.Dave Love1-0/+3
1999-10-19Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1-59/+49
1999-10-14(Fopen_network_stream): Don't loop if gethostbynameGerd Moellmann1-0/+4
1999-10-07(wait_reading_process_input): When trying to suckGerd Moellmann1-3/+14
1999-09-20(list_processes_1): Remove unused variables.Gerd Moellmann1-12/+12
1999-09-19(Fopen_network_stream): Use strerror, not gai_strerror.Dave Love1-1/+1
1999-09-14(Fopen_network_stream): Avoid socket decriptor leak.Andreas Schwab1-0/+14
1999-09-12Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.Ken Raeburn1-27/+27
1999-08-21Call change_frame_size and do_pending_window_change withGerd Moellmann1-3/+3
1999-08-14(Fopen_network_stream): Fix previous change.Karl Heuer1-44/+14
1999-08-12(Fopen_network_stream): Use getaddrinfo.Karl Heuer1-5/+117
1999-07-30(create_process): Detect failure of `pipe'.Karl Heuer1-2/+11
1999-07-21(wait_reading_process_input): Show and hide busyGerd Moellmann1-0/+11
1999-07-07(create_process): If the output goes to a unibyteRichard M. Stallman1-4/+2
1999-06-17(send_process): Delete unsafe/redundant assignment.Karl Heuer1-3/+3
1999-04-08(Faccept_process_output): Check validity of PROCESS.Richard M. Stallman1-0/+3
1999-02-19(syms_of_process): defsubr it.Richard M. Stallman1-3/+51
1998-12-22(read_process_output): Decide the multibyteness ofKenichi Handa1-1/+8
1998-12-15(read_process_output): If NBYTES is zero andKenichi Handa1-1/+14