log lib-src/fakemail.c @ 17665:b11021ca3525

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.