summaryrefslogtreecommitdiff
path: root/src/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)Karoly Lorentey2006-01-171-3/+10
|\
| * [HAVE_INTTYPES_H]: Include inttypes.h.YAMAMOTO Mitsuharu2006-01-121-3/+10
* | Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)Karoly Lorentey2006-01-111-0/+5
* | Merged from miles@gnu.org--gnu-2005 (patch 683-684)Karoly Lorentey2006-01-061-20/+142
|\ \ | |/
| * (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
* | Merged from miles@gnu.org--gnu-2005 (patch 682)Karoly Lorentey2006-01-031-1/+1
|\ \ | |/
| * (Fnetwork_interface_info): Correctly terminate theAndreas Schwab2005-12-301-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)Karoly Lorentey2005-11-181-30/+33
|\ \ | |/
| * (Fsignal_process): Recognize signal names with andKim F. Storm2005-11-081-30/+33
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-091-2/+9
|\ \ | |/
| * * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-1/+1
| * * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-271-1/+0
| * (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:YAMAMOTO Mitsuharu2005-09-211-0/+8
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-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
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 441-446)Karoly Lorentey2005-06-251-2/+2
|\ \ | |/
| * (Fstop_process, Fcontinue_process): Follow error conventions.Juanma Barranquero2005-06-231-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 438-440)Karoly Lorentey2005-06-221-1/+1
|\ \ | |/
| * (Fmake_network_process): Fix spellings.Juanma Barranquero2005-06-211-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)Karoly Lorentey2005-06-151-16/+24
|\ \ | |/
| * (syms_of_process) [ADAPTIVE_READ_BUFFERING]: Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
| * * composite.c (compose_chars_in_text):Kim F. Storm2005-06-081-10/+10
| * (Fstart_process): Don't touch command_channel_p slot.Richard M. Stallman2005-06-081-1/+0
| * Improve commentary for adaptive read buffering.Kim F. Storm2005-06-071-4/+13
* | Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)Karoly Lorentey2005-05-281-1/+2
|\ \ | |/
| * (send_process): Move misplaced volatile.Andreas Schwab2005-05-221-1/+1
| * (send_process): Remove misplaced volatile.Andreas Schwab2005-05-221-1/+1
| * (send_process): Restore the SIGPIPE handler if we catch a SIGPIPE.Eli Zaretskii2005-05-211-1/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 307-312)Karoly Lorentey2005-05-161-1/+6
|\ \ | |/
| * (send_process_trap): Unblock SIGPIPE.Richard M. Stallman2005-05-141-1/+6
* | Merged from miles@gnu.org--gnu-2005 (patch 204-213)Karoly Lorentey2005-03-271-4/+2
|\ \ | |/
| * (Vfile_name_coding_system, Vdefault_file_name_coding_system):Stefan Monnier2005-03-241-4/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)Karoly Lorentey2005-03-191-1/+1
|\ \ | |/
| * (init_process): Change `#ifdef DARWIN' to `#if defined (DARWIN) ||YAMAMOTO Mitsuharu2005-03-161-1/+1
* | Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-0/+14
|\ \ | |/
| * * s/darwin.h: Removed PTY_ITERATION from here.Steven Tamm2005-01-221-0/+14
* | Merged in changes from CVS trunk.Karoly Lorentey2005-01-061-1/+1
|\ \ | |/
| * (list_processes_1): Set undo_list instead of calling Fbuffer_undo_list.Richard M. Stallman2004-12-271-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-231-0/+3
|\ \ | |/
| * * syssignal.h: Declare main_thread.Jan Djärv2004-12-151-0/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-15/+5
|\ \ | |/
| * (Fmake_network_process): Remove unused var 'retry'.Kim F. Storm2004-11-091-1/+0
| * (Fmake_network_process): Remove kludge for interruptedKim F. Storm2004-11-091-14/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-7/+41
|\ \ | |/
| * (connect_wait_mask, num_pending_connects): OnlyKim F. Storm2004-11-011-7/+41