aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2006-10-151-2/+5
|\
| * (list_processes_1): Run sentinels before removing deadKim F. Storm2006-10-031-2/+5
* | Merge from emacs--devo--0Miles Bader2006-09-141-6/+15
|\ \ | |/
| * (inhibit_sentinels): New variable.Richard M. Stallman2006-09-081-6/+15
| * * process.c: Reapply 2006-08-01 change.Chong Yidong2006-08-051-6/+12
| * * process.c: Revert last change.Chong Yidong2006-08-031-12/+6
* | Merge from emacs--devo--0Miles Bader2006-08-031-4/+12
|\ \ | |/
| * (wait_reading_process_output_unwind): New function.Kim F. Storm2006-08-011-4/+12
* | Merge from emacs--devo--0Miles Bader2006-07-191-2/+2
|\ \ | |/
| * Doc fix.Chong Yidong2006-07-101-2/+2
* | Merge from emacs--devo--0Miles Bader2006-06-071-8/+76
|\ \ | |/
| * 2006-06-01 Michaƫl Cadilhac <michael.cadilhac@lrde.org>Kim F. Storm2006-06-011-8/+57
| * (select_wrapper): Add wrapper around select to work aroundKim F. Storm2006-05-311-0/+19
* | (setup_process_coding_systems): Fix synching withKenichi Handa2006-05-151-13/+5
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60Miles Bader2006-05-101-0/+10
|\ \ | |/
| * (setup_process_coding_systems): Use system_eol_typeKenichi Handa2006-05-081-0/+12
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56Miles Bader2006-04-171-3/+11
|\ \ | |/
| * (conv_lisp_to_sockaddr): Fix previous change.Richard M. Stallman2006-04-131-5/+8
| * (Fprocess_send_eof): Abort if fail to open null device.Richard M. Stallman2006-04-121-0/+2
| * (conv_lisp_to_sockaddr): If FAMILY unknown, just return.Richard M. Stallman2006-04-121-1/+4
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54Miles Bader2006-04-091-46/+50
|\ \ | |/
| * * process.h (struct Lisp_Process): Replace Lisp_Objects `pid',Stefan Monnier2006-04-081-46/+50
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49Miles Bader2006-03-281-38/+36
|\ \ | |/
| * (Faccept_process_output): Fix to comply with lisp reference.Kim F. Storm2006-03-221-38/+36
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43Miles Bader2006-03-131-1/+1
|\ \ | |/
| * (Vprocess_adaptive_read_buffering): Doc fix.Romain Francoise2006-03-111-1/+1
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-26Miles Bader2006-02-261-1/+7
|\ \ | |/
| * (Fmake_network_process): Init the process's mark.Stefan Monnier2006-02-251-1/+7
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-52/+184
|\ \ | |/
| * [HAVE_INTTYPES_H]: Include inttypes.h.YAMAMOTO Mitsuharu2006-01-121-3/+10
| * (Fmake_network_process): Use AF_INET instead ofKim F. Storm2006-01-051-1/+1
| * [WINDOWSNT]: Undef AF_INET6 to disable IPv6 support for w32.Eli Zaretskii2006-01-041-0/+8
| * Add IPv6 support.Kim F. Storm2006-01-041-20/+134
| * (Fnetwork_interface_info): Correctly terminate theAndreas Schwab2005-12-301-1/+1
| * (Fsignal_process): Recognize signal names with andKim F. Storm2005-11-081-30/+33
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88Miles Bader2005-10-071-1/+1
|\ \ | |/
| * * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86Miles Bader2005-09-301-1/+0
|\ \ | |/
| * * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-271-1/+0
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85Miles Bader2005-09-251-0/+8
|\ \ | |/
| * (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:YAMAMOTO Mitsuharu2005-09-211-0/+8
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-30/+40
|\ \ | |/
| * (deactivate_process, status_notify, read_process_output)Kim F. Storm2005-08-151-28/+37
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+3
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65Miles Bader2005-06-241-3/+3
|\ \ | |/
| * (Fstop_process, Fcontinue_process): Follow error conventions.Juanma Barranquero2005-06-231-2/+2