log lib-src/fakemail.c @ 112317:7df2e30d72ec

age author description
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.
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.
Wed, 11 Aug 2010 11:16:35 +0200 Jan D Fix -Wwrite-strings warnings in fakemail.c.
Wed, 11 Aug 2010 10:20:34 +0200 Jan D Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
Sat, 24 Jul 2010 10:18:18 -0700 Dan Nicolaescu Add NO_RETURN specifiers to functions in lib-src.
Sat, 03 Jul 2010 23:05:43 -0700 Dan Nicolaescu * lib-src/fakemail.c (action): Convert function definitions to standard C.
Fri, 02 Jul 2010 17:50:23 -0700 Dan Nicolaescu Convert function definitions to standard C.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 10 Jan 2009 21:54:01 +0000 Glenn Morris Comment (add an author based on ack.texi).
Thu, 08 Jan 2009 03:38:51 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Fri, 09 May 2008 23:19:13 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sun, 24 Feb 2008 18:53:07 +0000 Dan Nicolaescu * configure.in: Remove references to obsolete variables and
Sun, 10 Feb 2008 19:24:48 +0000 Dan Nicolaescu Undo previous change.
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
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
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
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
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
Mon, 07 Jan 2008 08:39:45 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:06:11 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 16 Jan 2007 03:47:24 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Thu, 20 Jul 2006 13:33:48 +0000 Andreas Schwab (fatal): Drop second parameter and treat first
Sat, 29 Apr 2006 18:52:19 +0000 Richard M. Stallman (read_header): Give fatal error if input has no header.
Tue, 04 Apr 2006 04:13:02 +0000 Paul Eggert * lib-src/b2m.c (main): Don't include <limits.h>.
Mon, 27 Mar 2006 20:40:05 +0000 Paul Eggert * b2m.c: Include <limits.h>.
Mon, 06 Feb 2006 11:28:28 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 10:56:27 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 15:47:28 +0000 Lute Kamstra Update FSF's address.
Sat, 08 May 2004 15:23:35 +0000 Thien-Thi Nguyen Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 01 Jan 2002 19:15:26 +0000 Pavel Jank Include <config.h>.
Wed, 19 Dec 2001 07:26:05 +0000 Pavel Jank Conditionally include config.h.
Tue, 18 Dec 2001 16:01:11 +0000 Dave Love Include "config.h", not <../src/config.h>.
Tue, 02 Jan 2001 13:51:07 +0000 Eli Zaretskii (readline): Cast buffer to "long *" to pacify
Fri, 15 Dec 2000 14:33:25 +0000 Gerd Moellmann (get_keyword): Make sure that isspace and
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Mon, 30 Aug 1999 15:08:30 +0000 Andreas Schwab Include <stdlib.h> if available.
Mon, 06 Apr 1998 10:15:16 +0000 Andreas Schwab (_XOPEN_SOURCE): Define for declaration of cuserid.
Thu, 17 Jul 1997 23:49:47 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Tue, 17 Sep 1996 02:37:17 +0000 Karl Heuer Replaced all BSD with BSD_SYSTEM.
Wed, 04 Sep 1996 15:17:16 +0000 Richard M. Stallman Whitespace fix.
Mon, 15 Jul 1996 21:27:49 +0000 Karl Heuer Declare main as int, not void.
Sun, 28 Apr 1996 19:06:01 +0000 Richard M. Stallman [WINDOWSNT]: Include ntlib.h.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Sat, 12 Aug 1995 18:15:28 +0000 Karl Heuer (xrealloc): Change cast to match return type.
Fri, 11 Aug 1995 01:44:00 +0000 Richard M. Stallman (xmalloc, xrealloc): Use return-type long *.
Mon, 26 Dec 1994 23:48:27 +0000 Richard M. Stallman (xmalloc, xrealloc): Add casts.