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.
|
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.
|