log lib-src/fakemail.c @ 18779:c47ea87f3bd7 libc-970715

age author description
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.
Thu, 20 Oct 1994 16:37:04 +0000 David J. MacKenzie Don't declare malloc, since we include config.h.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Wed, 20 Apr 1994 20:04:20 +0000 Richard M. Stallman (readline): Fix updating of p when buffer grows.
Tue, 19 Apr 1994 00:17:46 +0000 Richard M. Stallman (readline): When extending the buffer,
Sun, 27 Feb 1994 03:39:25 +0000 David J. MacKenzie Update GPL.
Wed, 16 Feb 1994 20:53:00 +0000 Richard M. Stallman (put_line): Don't break the line if it all fits.
Thu, 06 Jan 1994 03:57:48 +0000 Richard M. Stallman (main) [MSDOS]: Dummy stub just to make the file compile.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Fri, 28 May 1993 21:22:17 +0000 Richard M. Stallman (put_line): Don't output \n\t unless more text follows.
Tue, 31 Oct 1989 16:00:11 +0000 Jim Blandy entered into RCS
Wed, 25 Jan 1989 06:54:36 +0000 Richard M. Stallman *** empty log message ***
Fri, 09 Dec 1988 17:01:19 +0000 Richard M. Stallman Initial revision