log src/sysdep.c @ 108004:9d210d83ed69

age author description
Mon, 12 Apr 2010 22:07:48 -0400 Stefan Monnier Try to solve the problem of spurious EOF chars in long lines of text
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Thu, 01 Apr 2010 17:59:46 +0300 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
Wed, 31 Mar 2010 13:39:03 -0700 Dan Nicolaescu Clean up BSD_SYSTEM use.
Wed, 31 Mar 2010 00:14:08 -0400 Stefan Monnier Get rid of the direct_output optimizations.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Sat, 24 Oct 2009 14:01:03 +0000 Andreas Schwab (procfs_ttyname): Fix sprintf format to match argument
Fri, 03 Jul 2009 13:46:39 +0000 Dan Nicolaescu * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
Tue, 23 Jun 2009 07:09:58 +0000 Dan Nicolaescu (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
Mon, 27 Apr 2009 22:27:55 +0000 Andreas Schwab * sysdep.c: Include <ctype.h>.
Thu, 29 Jan 2009 14:32:49 +0000 Chong Yidong (emacs_write): Use process_pending_signals.
Sat, 03 Jan 2009 15:04:59 +0000 Eli Zaretskii (list_system_processes, system_process_attributes) [MSDOS]: Don't use the
Fri, 02 Jan 2009 18:35:15 +0000 Dan Nicolaescu (system_process_attributes): Provide Qtime and Qctime
Fri, 02 Jan 2009 15:06:49 +0000 Eli Zaretskii (system_process_attributes): Compute Qtime and Qctime and add them to the alist.
Sat, 20 Dec 2008 12:13:54 +0000 Eli Zaretskii Add commentary about WINDOWSNT implementation of list_system_processes and
Fri, 19 Dec 2008 23:38:28 +0000 Dan Nicolaescu (system_process_attributes): Close fd when done.
Fri, 19 Dec 2008 23:06:39 +0000 Dan Nicolaescu (serial_configure): Fix typo.
Fri, 19 Dec 2008 22:24:58 +0000 Dan Nicolaescu * sysdep.c (system_process_attributes): Fix typo.
Fri, 19 Dec 2008 20:58:37 +0000 Dan Nicolaescu * sysdep.c (system_process_attributes): Add implementation for Solaris.
Fri, 19 Dec 2008 20:52:15 +0000 Dan Nicolaescu Include alloca.h.
Fri, 19 Dec 2008 19:50:35 +0000 Dan Nicolaescu Reorganize implementation of Flist_system_processes and
Tue, 07 Oct 2008 08:06:10 +0000 Andreas Schwab Add comment for last change.
Mon, 06 Oct 2008 21:27:44 +0000 Andreas Schwab (sys_signal): Always set SA_RESTART when
Sat, 04 Oct 2008 14:51:29 +0000 Eli Zaretskii (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY.
Sat, 23 Aug 2008 16:50:02 +0000 Eli Zaretskii (init_sys_modes): Call dos_ttraw with tty_out as argument.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Wed, 30 Jul 2008 15:14:07 +0000 Dan Nicolaescu * systty.h (sensemode): Remove empty #if. Remove reference to
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon