log src/termcap.c @ 112398:0bfcbd0b704b

age author description
Mon, 17 Jan 2011 11:01:01 -0800 Paul Eggert Merge from mainline.
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Sun, 10 Oct 2010 08:49:31 -0700 Dan Nicolaescu Remove #ifdef emacs / #ifndef emacs code, unused.
Mon, 04 Oct 2010 10:22:57 -0700 Dan Nicolaescu Remove O_RDONLY, O_WRONLY definitions, not needed.
Sun, 03 Oct 2010 08:19:34 -0700 Dan Nicolaescu Include <fcntl.h> unconditionally.
Wed, 07 Jul 2010 21:55:07 -0700 Dan Nicolaescu Clean up include guards.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Thu, 08 Jan 2009 03:52:24 +0000 Glenn Morris Revert copyright year changes for files that are not part of Emacs.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
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
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +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
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, 26 May 2005 05:42:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
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
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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.
Mon, 23 May 2005 12:53:57 +0000 Thien-Thi Nguyen [VMS] Include <starlet.h>.
Thu, 25 Dec 2003 12:12:20 +0000 Thien-Thi Nguyen (tgetst1): Scan for "%pN"; if all
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 02 Jun 2003 18:42:13 +0000 Dave Love Use HAVE_FCNTL_H, not _POSIX_VERSION.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Sun, 03 Mar 2002 20:11:20 +0000 Richard M. Stallman [!emacs]: Replace ospeed for building standalone
Tue, 29 May 2001 11:10:47 +0000 Gerd Moellmann *** empty log message ***
Fri, 08 Dec 2000 09:58:04 +0000 Gerd Moellmann (tgetent): Change the way buffers are reallocated to
Sun, 19 Nov 2000 14:35:15 +0000 Gerd Moellmann (ospeed): Remove.
Tue, 20 Jun 2000 18:19:03 +0000 Dave Love [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.
Tue, 18 Aug 1998 20:58:45 +0000 Richard M. Stallman (tgetst1): Supprt EBCDIC systems.
Fri, 15 May 1998 00:34:07 +0000 Richard M. Stallman Renamed "struct buffer" to "struct termcap_buffer" to
Mon, 29 Jan 1996 22:30:55 +0000 Karl Heuer Update FSF address in comment.
Tue, 09 Jan 1996 23:44:41 +0000 Karl Heuer (tgetent): Find all the tc caps that there are.
Thu, 30 Nov 1995 20:05:01 +0000 David J. MacKenzie (tputs): Don't let ospeed overrun the speeds array.
Sat, 02 Sep 1995 23:47:41 +0000 David J. MacKenzie Don't assume that HAVE_CONFIG_H implies emacs.
Mon, 21 Aug 1995 04:33:21 +0000 David J. MacKenzie default to user-supplied buffer.
Wed, 26 Jul 1995 19:46:59 +0000 David J. MacKenzie TERMCAP_NAME -> TERMCAP_FILE.
Wed, 26 Jul 1995 17:54:50 +0000 David J. MacKenzie Move #define of bcopy to after #include <string.h>.
Fri, 07 Apr 1995 18:58:05 +0000 Richard M. Stallman (tgetent): Don't try to return the allocated address.
Tue, 14 Feb 1995 17:12:41 +0000 Richard M. Stallman Comment changed.
Tue, 14 Feb 1995 07:43:44 +0000 Richard M. Stallman (speeds): Make it ints. Add some higher speeds.
Sat, 17 Dec 1994 12:20:46 +0000 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
Sat, 04 Jun 1994 16:23:20 +0000 Richard M. Stallman entered into RCS
Wed, 25 May 1994 23:06:05 +0000 Roland McGrath *** empty log message ***
Wed, 04 May 1994 02:16:49 +0000 Roland McGrath Initial revision