summaryrefslogtreecommitdiff
path: root/src/process.c
AgeCommit message (Expand)Author
2004-12-15* syssignal.h: Declare main_thread.Jan Djärv
2004-11-13Merged in changes from CVS trunk.Karoly Lorentey
2004-11-12Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader
2004-11-09(Fmake_network_process): Remove unused var 'retry'.Kim F. Storm
2004-11-09(Fmake_network_process): Remove kludge for interruptedKim F. Storm
2004-11-06Merged in changes from CVS trunk.Karoly Lorentey
2004-11-04Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69Miles Bader
2004-11-01(connect_wait_mask, num_pending_connects): OnlyKim F. Storm
2004-10-03Merged in changes from CVS trunk.Karoly Lorentey
2004-09-29(send_process): Be sure to free composition data.Kenichi Handa
2004-08-27Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32Miles Bader
2004-08-23Merged in changes from CVS trunk.Karoly Lorentey
2004-08-22(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:Richard M. Stallman
2004-08-20(wait_reading_process_output): Rename fromKim F. Storm
2004-08-19Merged in changes from CVS trunk.Karoly Lorentey
2004-08-19* process.c (wait_reading_process_input): Clean up.Kim F. Storm
2004-08-19(process_send_signal): Use CDISABLE.Kim F. Storm
2004-08-17(Faccept_process_output): Add arg JUST-THIS-ONE;Kim F. Storm
2004-08-17(process_send_signal): Fix last change--useKim F. Storm
2004-08-16(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.Richard M. Stallman
2004-08-03Merged in changes from CVS trunk.Karoly Lorentey
2004-08-03Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27Miles Bader
2004-08-01(read_process_output): Use whole read buffer.Kim F. Storm
2004-07-23Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25Miles Bader
2004-07-22Merged in changes from CVS trunk.Karoly Lorentey
2004-07-19Fixes for Ctrl-G support on carbon, replacing old timeout based pollingSteven Tamm
2004-06-28Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader
2004-06-14Merged in changes from CVS trunk.Karoly Lorentey
2004-06-13Comment change.Richard M. Stallman
2004-06-07Merged in changes from CVS trunk.Karoly Lorentey
2004-06-06(Fdelete_process): Undo 2004-05-28 change.Kim F. Storm
2004-05-30Merged in changes from CVS trunk.Karoly Lorentey
2004-05-28process.c (Fdelete_process): Do not call remove_process.Noah Friedman
2004-05-27Merged in changes from CVS trunk.Karoly Lorentey
2004-05-25(wait_reading_process_input): Check connect_wait_maskKim F. Storm
2004-05-18Merged in changes from CVS trunk.Karoly Lorentey
2004-05-13(wait_reading_process_input): Make reentrant.Kim F. Storm
2004-05-13(read_process_output): Grow decoding_buf when needed;Kenichi Handa
2004-05-11(read_process_output): Grow decoding_buf when needed;Kim F. Storm
2004-05-11Merged in changes from CVS trunk.Karoly Lorentey
2004-05-10(Fstart_process): Fix docstring.Juanma Barranquero
2004-05-08(Fwaiting_for_user_input_p, Fmake_network_process)Juanma Barranquero
2004-04-16Sync to HEADKenichi Handa
2004-02-17Merged in changes from CVS HEADKaroly Lorentey
2004-02-06(wait_reading_process_input): Don't do adaptive readKim F. Storm
2004-02-02Merged in changes from CVS HEADKaroly Lorentey
2004-01-27* process.c (sigchld_handler): Add comment about not calling mallocJan Djärv
2004-01-26(sigchld_handler): Set synch_process_termsigJan Djärv
2004-01-25Removed %T in mode-line-format. Trivial documentation changes.Karoly Lorentey
2004-01-22Merged in changes from CVS HEADKaroly Lorentey