log src/sysdep.c @ 112453:06719a229a46 default tip

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Fri, 14 Jan 2011 10:14:17 -0800 Paul Eggert Merge from mainline.
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sat, 20 Nov 2010 21:39:01 -0800 Dan Nicolaescu Remove emacs-priority.
Sun, 14 Nov 2010 22:10:35 -0800 Dan Nicolaescu Clean up src/systty.h macros.
Sat, 13 Nov 2010 14:17:22 -0800 Dan Nicolaescu Fix compilation on Solaris.
Sun, 10 Oct 2010 06:44:22 -0700 Dan Nicolaescu Small sysdep.c cleanups.
Sun, 03 Oct 2010 08:19:34 -0700 Dan Nicolaescu Include <fcntl.h> unconditionally.
Sun, 03 Oct 2010 07:43:17 -0700 Dan Nicolaescu * src/sysdep.c (flush_pending_output): Remove code, does not do
Sun, 03 Oct 2010 07:16:48 -0700 Dan Nicolaescu Remove unused code.
Sun, 22 Aug 2010 08:14:37 -0700 Dan Nicolaescu Simplify termio code.
Mon, 09 Aug 2010 02:35:21 -0700 Dan Nicolaescu Use const char* instead of char*.
Fri, 06 Aug 2010 13:05:40 -0700 Dan Nicolaescu * sysdep.c: Remove declarations.
Fri, 06 Aug 2010 19:38:01 +0200 Jan D * src/sysdep.c: Move include term.h last of includes (Bug#6812).
Fri, 06 Aug 2010 12:12:41 +0200 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
Thu, 05 Aug 2010 17:18:55 +1200 Nick Roberts Fix compilation error.
Wed, 04 Aug 2010 20:10:07 +0200 Stefan Monnier * src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
Mon, 02 Aug 2010 09:03:12 +0200 Jan D. Enable ICANON (Bug#6771). Any long line problem must be solved differently.
Thu, 29 Jul 2010 22:01:08 +0200 Jan D Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
Tue, 13 Jul 2010 13:57:00 +0300 Eli Zaretskii Remove more "#ifdef subprocesses".
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Wed, 07 Jul 2010 21:55:07 -0700 Dan Nicolaescu Clean up include guards.
Wed, 07 Jul 2010 20:03:52 -0700 Dan Nicolaescu Simplify start_of_data, start_of_text and related code.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Wed, 07 Jul 2010 11:38:03 +0200 Juanma Barranquero * coding.c, sysdep.c: Convert some more functions to standard C.
Sun, 04 Jul 2010 15:41:55 +0200 Juanma Barranquero Fix more prototypes.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Sun, 06 Jun 2010 01:57:39 -0700 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
Tue, 01 Jun 2010 19:40:59 -0700 Dan Nicolaescu Remove unnecessary alloca.h includes.
Mon, 31 May 2010 21:49:15 -0400 Stefan Monnier * sysdep.c (child_setup_tty): Move the non-canonical initialization to
Tue, 04 May 2010 00:40:53 -0700 Dan Nicolaescu Remove BSD_PGRPS.
Mon, 03 May 2010 21:00:10 -0700 Dan Nicolaescu Remove POSIX_SIGNALS.
Sat, 01 May 2010 13:14:10 -0700 Dan Nicolaescu * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
Sat, 01 May 2010 21:28:00 +0300 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
Fri, 23 Apr 2010 00:00:38 -0700 Dan Nicolaescu Clean up Solaris code.
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
Mon, 21 Jul 2008 18:19:30 +0000 Dan Nicolaescu * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
Sun, 20 Jul 2008 13:03:56 +0000 Dan Nicolaescu * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
Wed, 16 Jul 2008 07:45:52 +0000 Dan Nicolaescu * sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove
Sun, 13 Jul 2008 07:35:26 +0000 Dan Nicolaescu * config.nt (HAVE_FACES): Remove, unused.
Thu, 10 Jul 2008 15:26:15 +0000 Dan Nicolaescu * src/fileio.c:
Thu, 26 Jun 2008 22:33:33 +0000 Juanma Barranquero Remove unneeded -Defines in the compiler command line (MinGW and MSVC).
Thu, 26 Jun 2008 05:04:23 +0000 Glenn Morris Comment fixes.
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Fri, 20 Jun 2008 14:59:37 +0000 Stefan Monnier (cfsetspeed): New fun extracted from the code.
Fri, 20 Jun 2008 14:50:20 +0000 Stefan Monnier * configure.in: Check for presence of cfmakeraw and cfsetspeed.
Sat, 14 Jun 2008 19:14:01 +0000 Glenn Morris Comment fix for rms.
Fri, 13 Jun 2008 08:08:20 +0000 Glenn Morris Daniel Engeler <engeler at gmail.com>
Sat, 17 May 2008 20:06:42 +0000 Glenn Morris (child_setup_tty): Handle systems with NLDLY, without FFDLY.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Apr 2008 06:46:14 +0000 Jan Dj«£rv (emacs_write): If SYNC_INPUT and pending_atimers, run atimers.
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
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
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Wed, 30 May 2007 14:40:46 +0000 Miles Bader Merge from emacs--devo--0
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
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Sat, 15 Oct 2005 00:26:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
Sun, 25 Sep 2005 22:07:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
Mon, 19 Sep 2005 10:20:33 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
Sun, 11 Sep 2005 22:21:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 05 May 2005 00:04:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
Thu, 21 Apr 2005 05:59:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Sun, 06 Feb 2005 12:06:02 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
Sat, 25 Dec 2004 02:00:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Fri, 27 Aug 2004 07:00:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Fri, 23 Jul 2004 04:30:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Wed, 03 Jul 2002 22:47:00 +0000 Dave Love Comment.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Wed, 16 Jan 2008 16:29:00 +0000 Dan Nicolaescu * configure.in: Remove more references to unsupported systems.
Sun, 13 Jan 2008 00:43:55 +0000 Dan Nicolaescu * movemail.c:
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sun, 06 Jan 2008 00:56:56 +0000 Dan Nicolaescu * configure.in: Remove references to unsupported systems.
Thu, 06 Dec 2007 00:46:18 +0000 Miles Bader Merge from emacs--rel--22
Sun, 18 Nov 2007 17:33:55 +0000 Jan Dj«£rv (init_system_name): Use getaddrinfo if available.
Thu, 27 Sep 2007 21:20:07 +0000 Stefan Monnier (narrow_foreground_group, widen_foreground_group): Static.
Tue, 25 Sep 2007 08:53:03 +0000 Jason Rumney (init_sys_modes): Use set_terminal_modes_hook.
Fri, 21 Sep 2007 17:10:48 +0000 Stefan Monnier * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
Sat, 08 Sep 2007 09:11:16 +0000 Eli Zaretskii [WINDOWSNT]: Don't include sysselect.h
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Wed, 30 May 2007 14:44:47 +0000 Miles Bader Merge from emacs--devo--0
Sat, 26 May 2007 17:28:45 +0000 Dan Nicolaescu * emacsclient.c (main): Avoid having a declaration after a
Sun, 20 May 2007 23:29:14 +0000 Miles Bader Merged from emacs--devo--0
Fri, 11 May 2007 18:24:42 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sun, 03 Dec 2006 12:15:03 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 11 Jan 2006 14:51:51 +0000 Karoly Lorentey Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Sun, 25 Dec 2005 20:06:58 +0000 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Wed, 19 Oct 2005 14:03:44 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 593-595)
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Sun, 11 Sep 2005 08:23:50 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Sun, 03 Jul 2005 17:09:22 +0000 Karoly Lorentey Fix the original cause of the "arrow keys don't work on screen" bug.
Sun, 26 Jun 2005 04:35:44 +0000 Karoly Lorentey Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).
Mon, 02 May 2005 14:38:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 281-285)
Mon, 25 Apr 2005 11:49:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Tue, 08 Mar 2005 02:17:02 +0000 Karoly Lorentey Don't abort with GTK when a tty is opened.
Thu, 10 Feb 2005 20:43:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 19 Aug 2004 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 22 Jul 2004 22:01:29 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 28 Feb 2004 04:52:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 08 Feb 2004 15:44:33 +0000 Karoly Lorentey Don't hang on the tty if called from a shell script.
Mon, 02 Feb 2004 19:19:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
Sun, 11 Jan 2004 02:45:44 +0000 Karoly Lorentey Fix C-g handling with multiple ttys.
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Wed, 31 Dec 2003 05:09:29 +0000 Karoly Lorentey A few more bugfixes and new features.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Tue, 30 Dec 2003 17:51:52 +0000 Karoly Lorentey Undo patch-23. I need a coffee.
Tue, 30 Dec 2003 17:02:33 +0000 Karoly Lorentey Don't compile sys_select on systems that don't need it.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 30 May 2007 05:24:18 +0000 Nick Roberts (init_sys_modes): Add rather than replace with
Sun, 20 May 2007 05:09:33 +0000 Nick Roberts Use HAVE_GPM instead of HAVE_GPM_H.
Sun, 20 May 2007 02:32:29 +0000 Nick Roberts (init_sys_modes): Make gpm_fd nonblocking
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 30 Nov 2007 08:19:44 +0000 YAMAMOTO Mitsuharu (emacs_close) [MAC_OSX && HAVE_CARBON]:
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 20 Apr 2007 21:36:46 +0000 Chong Yidong (init_system_name): Don't accept localhost.localdomain.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 24 Nov 2006 10:31:26 +0000 Juanma Barranquero Space/tab mixup.
Sat, 14 Oct 2006 10:09:32 +0000 Richard M. Stallman (init_sys_modes): Delete DEFVAR_LISP in the wrong place.
Mon, 29 May 2006 08:06:15 +0000 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 13 Oct 2005 09:29:01 +0000 Andreas Schwab (request_sigio, unrequest_sigio): Do nothing in
Fri, 23 Sep 2005 17:06:03 +0000 Dan Nicolaescu * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
Sun, 18 Sep 2005 05:42:49 +0000 YAMAMOTO Mitsuharu [MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
Sat, 10 Sep 2005 14:31:12 +0000 Eli Zaretskii Don't #undef NULL after including blockinput.h.
Sat, 10 Sep 2005 14:12:35 +0000 Eli Zaretskii Fix last change.
Sat, 10 Sep 2005 12:19:14 +0000 Eli Zaretskii [WINDOWSNT]: Add prototype for getwd.
Sat, 10 Sep 2005 11:29:15 +0000 Eli Zaretskii (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sun, 01 May 2005 11:32:49 +0000 Thien-Thi Nguyen (get_frame_size) [VMS]: Use a fresh i/o channel.
Wed, 20 Apr 2005 15:09:38 +0000 Thien-Thi Nguyen Remove reference to defunct vms-pwd.h.
Sat, 05 Feb 2005 19:40:04 +0000 Andreas Schwab (sys_subshell): Properly terminate execlp argument list.
Wed, 15 Dec 2004 21:40:41 +0000 Jan Dj«£rv * syssignal.h: Declare main_thread.
Mon, 29 Nov 2004 14:39:09 +0000 Stefan Monnier (emacs_write): Don't use QUIT.
Thu, 25 Nov 2004 20:01:39 +0000 Stefan Monnier (sys_signal): Don't use SA_RESTART if SYNC_INPUT is set.
Thu, 19 Aug 2004 10:08:15 +0000 Kim F. Storm (child_setup_tty, init_sys_modes): Use CDISABLE.
Mon, 16 Aug 2004 23:02:19 +0000 Richard M. Stallman (child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
Mon, 19 Jul 2004 06:38:14 +0000 Steven Tamm mac.c (sys_select): Block input around call to
Fri, 27 Feb 2004 23:47:48 +0000 Kim F. Storm (BUFFER_SIZE_FACTOR): Remove.
Mon, 09 Feb 2004 15:39:49 +0000 Jan Dj«£rv Move include stdio.h to same place as in other files.
Mon, 26 Jan 2004 23:40:08 +0000 Jan Dj«£rv (mkdir, rmdir): Also check synch_process_termsig.
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:31:27 +0000 Karoly Lorentey Fixed two typos.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 15 Jun 2003 21:04:16 +0000 Stefan Monnier (kbd_input_ast, read_input_waiting): Don't pass uninitialized
Thu, 12 Jun 2003 22:13:18 +0000 Dave Love Remove redundant include of unistd.h, stdlib.h. Use
Sat, 24 May 2003 22:07:03 +0000 Kim F. Storm Make (few) trivial substitutions for renamed and
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 08 Dec 2002 06:00:10 +0000 Steven Tamm Have emacs_read use sys_read on carbon/Mac OS X
Wed, 04 Dec 2002 11:44:34 +0000 Richard M. Stallman (fcntl.h): Test only HAVE_FCNTL_H.
Fri, 22 Nov 2002 12:22:43 +0000 Dave Love (stuff_char) [PROTOTYPES]: Provide ISO C arglist.
Mon, 19 Aug 2002 18:19:20 +0000 Eli Zaretskii [MSDOS]: Don't define request_sigio and
Sat, 17 Aug 2002 04:56:13 +0000 Richard M. Stallman [!VMS]: Include sys/files.h.
Wed, 24 Jul 2002 02:07:26 +0000 Ken Raeburn (start_of_data): Don't define the function if a macro
Sun, 21 Jul 2002 14:17:19 +0000 Ken Raeburn (end_of_text, end_of_data): Unused functions deleted.
Fri, 19 Jul 2002 14:37:13 +0000 Ken Raeburn (emacs_write): Buffer pointer now const.
Tue, 16 Jul 2002 19:49:00 +0000 Ken Raeburn (emacs_open, set_file_times): String pointer args now
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 17:29:56 +0000 Richard M. Stallman (sys_signal): Test BROKEN_SA_RESTART.
Thu, 13 Jun 2002 15:00:02 +0000 Pavel Jan«¿k *** empty log message ***
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Fri, 22 Mar 2002 22:53:13 +0000 Stefan Monnier (wait_for_termination): Use sigsuspend rather than sigpause.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Mon, 04 Mar 2002 20:15:56 +0000 Eli Zaretskii (sys_subshell): Fix last change.
Mon, 04 Mar 2002 20:06:58 +0000 Eli Zaretskii (sys_subshell) [MSDOS]: If PWD is set in the
Fri, 08 Feb 2002 09:44:05 +0000 Pavel Jan«¿k (init_system_name): Put unused variable `p' in #if 0.
Tue, 01 Jan 2002 19:15:26 +0000 Pavel Jan«¿k Include <config.h>.
Tue, 11 Dec 2001 22:20:20 +0000 Richard M. Stallman Test GNU_LINUX, not LINUX.
Mon, 19 Nov 2001 14:47:58 +0000 Richard M. Stallman Comment change.
Fri, 16 Nov 2001 22:50:51 +0000 Pavel Jan«¿k (wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with