log src/process.c @ 107722:98f7a4103e8e

age author description
Wed, 31 Mar 2010 13:39:03 -0700 Dan Nicolaescu Clean up BSD_SYSTEM use.
Fri, 26 Mar 2010 20:45:32 -0400 Chong Yidong * process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
Thu, 25 Mar 2010 17:56:15 +0900 YAMAMOTO Mitsuharu Don't call turn_on_atimers around `connect' (Bug#5723).
Thu, 25 Mar 2010 17:48:52 +0900 YAMAMOTO Mitsuharu Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).
Mon, 22 Mar 2010 12:51:59 -0700 Dan Nicolaescu Remove dead code dealing with POSIX_SIGNALS.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 29 Dec 2009 01:51:07 +0100 Juanma Barranquero process.c: Fix typo in comment.
Thu, 03 Dec 2009 19:01:36 +0000 Stefan Monnier (Fmake_network_process): Fix up the tests for
Thu, 03 Dec 2009 18:51:32 +0000 Stefan Monnier (Qseqpacket): New symbol.
Sat, 21 Nov 2009 15:28:59 +0000 Jan Dj¸«£rv Use a select wrapper around the GLib event loop, thus taking into account GLib
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Tue, 10 Nov 2009 19:06:40 +0000 Jan Dj¸«£rv Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Fri, 06 Nov 2009 06:07:46 +0000 Dan Nicolaescu * process.c (socket_options): Make it const.
Mon, 19 Oct 2009 05:13:31 +0000 Dan Nicolaescu * process.c (create_pty): Remove conditionals for no longer
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Tue, 13 Oct 2009 01:03:46 +0000 Adrian Robert (list_processes_1): Use long format in printf, and cast argument.
Sun, 30 Aug 2009 05:00:59 +0000 Nick Roberts *** empty log message ***
Sun, 30 Aug 2009 04:54:34 +0000 Nick Roberts (wait_reading_process_output): Keep the descriptor
Thu, 27 Aug 2009 11:12:54 +0000 Kenichi Handa (send_process): Use encode_coding_object instead of
Mon, 17 Aug 2009 21:04:05 +0000 Chong Yidong * process.c (status_notify): Don't perform redisplay.
Fri, 14 Aug 2009 09:16:41 +0000 Eli Zaretskii (create_pty): Fix last change.
Thu, 13 Aug 2009 13:22:55 +0000 Nick Roberts (create_pty): New function.
Sat, 18 Jul 2009 21:06:45 +0000 Juri Linkov (Fset_process_query_on_exit_flag): Mention killing
Sun, 28 Jun 2009 20:25:49 +0000 Andreas Schwab Simplify last change.
Sun, 28 Jun 2009 20:12:20 +0000 Andreas Schwab (send_process): Keep decoded string in a local
Sat, 20 Jun 2009 23:23:48 +0000 Ken Raeburn (status_message): Pass Faset index argument as a lisp object, so as to work
Mon, 15 Jun 2009 13:20:53 +0000 Kenichi Handa (status_message): Fix previous change. Be sure to
Tue, 09 Jun 2009 18:26:36 +0000 Chong Yidong * process.c (status_message): Fix handling of multibyte signal
Sat, 02 May 2009 11:54:43 +0000 Andreas Schwab (read_process_output): Make sure the current buffer is
Wed, 29 Apr 2009 05:15:34 +0000 YAMAMOTO Mitsuharu (create_process): Clean up merger residues of 2008-07-17 change.
Tue, 28 Apr 2009 19:02:26 +0000 Andreas Schwab * fns.c (Flocale_info): Protect vector from GC during decoding.
Mon, 23 Feb 2009 05:06:36 +0000 Miles Bader Rename `system-process-attributes' to `process-attributes'
Tue, 10 Feb 2009 22:32:39 +0000 Andreas Schwab (send_process): Properly relocate pointer into data
Thu, 29 Jan 2009 14:34:38 +0000 Chong Yidong (wait_reading_process_output): Use process_pending_signals.
Sun, 18 Jan 2009 03:58:09 +0000 Juanma Barranquero * dbusbind.c (Fdbus_register_signal):
Sat, 03 Jan 2009 15:03:59 +0000 Eli Zaretskii (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
Fri, 02 Jan 2009 15:06:02 +0000 Eli Zaretskii (top level) <Qtime, Qctime>: New variables.
Thu, 01 Jan 2009 15:58:38 +0000 Andreas Schwab (conv_sockaddr_to_lisp): Add workaround for
Fri, 19 Dec 2008 22:53:15 +0000 Dan Nicolaescu * process.c: (Flist_system_processes):
Fri, 19 Dec 2008 22:19:49 +0000 Dan Nicolaescu * process.c: (Flist_system_processes):
Fri, 19 Dec 2008 19:50:35 +0000 Dan Nicolaescu Reorganize implementation of Flist_system_processes and
Tue, 16 Dec 2008 08:04:45 +0000 Dan Nicolaescu Include <limits.h>.
Thu, 11 Dec 2008 08:46:35 +0000 Juanma Barranquero * process.c (Fsystem_process_attributes, syms_of_process):
Fri, 05 Dec 2008 16:44:56 +0000 Eli Zaretskii (procfs_system_process_attributes): If `nread' has a negative value, assign
Fri, 05 Dec 2008 07:07:53 +0000 Eli Zaretskii (procfs_system_process_attributes): Don't use cmd, cmdsize, and q without
Thu, 02 Oct 2008 20:03:05 +0000 Eli Zaretskii (procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in
Thu, 02 Oct 2008 08:03:44 +0000 Martin Rudalics (Faccept_process_output): Fix doc-string.
Fri, 19 Sep 2008 17:22:25 +0000 Eli Zaretskii (procfs_system_process_attributes): Fix last change.
Fri, 19 Sep 2008 17:19:28 +0000 Eli Zaretskii (procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline
Sun, 07 Sep 2008 19:46:39 +0000 Roland Winkler (Fsystem_process_attributes): Doc fix.
Sat, 06 Sep 2008 22:57:28 +0000 Roland Winkler (Fsystem_process_attributes): Doc fix.
Sat, 23 Aug 2008 18:04:42 +0000 Andreas Schwab (procfs_system_process_attributes): Fix portability
Sat, 23 Aug 2008 16:48:55 +0000 Eli Zaretskii [!subprocesses]: Define QCname.
Fri, 15 Aug 2008 20:09:32 +0000 Chong Yidong (make_process): Initialize kill_without_query struct member.
Sun, 10 Aug 2008 22:44:25 +0000 Glenn Morris (procfs_system_process_attributes): Use EMACS_INTs to silence gcc
Sat, 09 Aug 2008 17:54:07 +0000 Eli Zaretskii (Fsystem_process_attributes): Doc fix.
Mon, 04 Aug 2008 14:39:27 +0000 Adrian Robert cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
Sat, 02 Aug 2008 16:24:38 +0000 Eli Zaretskii (Fsystem_processes_list, Fsystem_process_attributes): New functions.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Sun, 20 Jul 2008 13:03:56 +0000 Dan Nicolaescu * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
Thu, 17 Jul 2008 23:18:58 +0000 Miles Bader Merge from emacs--rel--22
Wed, 16 Jul 2008 08:06:18 +0000 Dan Nicolaescu * systty.h: Remove code for Aix on 386, unsupported platform.
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Sat, 12 Jul 2008 05:31:23 +0000 Dan Nicolaescu * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
Fri, 27 Jun 2008 02:13:38 +0000 Glenn Morris American English spelling fix.
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Fri, 13 Jun 2008 16:35:17 +0000 Stefan Monnier (Fserial_process_configure, Fprocess_send_eof):
Fri, 13 Jun 2008 08:08:20 +0000 Glenn Morris Daniel Engeler <engeler at gmail.com>
Thu, 29 May 2008 16:54:53 +0000 Stefan Monnier (Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0.
Thu, 22 May 2008 14:53:26 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Mon, 19 May 2008 16:29:33 +0000 Chong Yidong (wait_reading_process_output): Always check status when in batch mode.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Apr 2008 06:46:39 +0000 Jan Dj¸«£rv (wait_reading_process_output): If SYNC_INPUT and pending_atimers, run atimers.
Thu, 27 Mar 2008 20:52:24 +0000 Stefan Monnier (server_accept_connection): Simplify naming.
Tue, 25 Mar 2008 17:35:48 +0000 Stefan Monnier * process.h (struct Lisp_Process): Remove filter_multibyte.
Wed, 27 Feb 2008 15:09:04 +0000 Chong Yidong (wait_reading_process_output): Check for window changes caused by timers.
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Wed, 06 Feb 2008 03:16:10 +0000 Stefan Monnier * process.c (Fstart_process):
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:51:57 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Sat, 20 Oct 2007 02:22:59 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Wed, 18 Jul 2007 22:15:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 04:47:46 +0000 Miles Bader Merge from emacs--devo--0
Fri, 29 Jun 2007 03:37:33 +0000 Stefan Monnier Replace uses of GC_* macros with the non-GC_ versions.
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Apr 2007 21:56:25 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Wed, 21 Mar 2007 13:33:07 +0000 Miles Bader Merge from emacs--devo--0
Sun, 18 Mar 2007 14:11:08 +0000 Miles Bader Merge from emacs--devo--0
Sun, 18 Mar 2007 14:00:43 +0000 Miles Bader Changes from arch/CVS synchronization
Mon, 12 Mar 2007 00:42:43 +0000 Miles Bader Merge from emacs--devo--0
Tue, 27 Feb 2007 11:03:46 +0000 Kenichi Handa Cancel the change done by sync with HEAD.
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Tue, 21 Nov 2006 08:56:38 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 May 2006 02:47:05 +0000 Kenichi Handa (setup_process_coding_systems): Fix synching with
Wed, 10 May 2006 20:42:41 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
Mon, 17 Apr 2006 08:41:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Sun, 09 Apr 2006 00:38:22 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
Tue, 28 Mar 2006 23:08:20 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
Mon, 13 Mar 2006 12:19:58 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43