log lib-src/b2m.c @ 33633:b87e05421579

age author description
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Mon, 06 Apr 1998 10:12:28 +0000 Andreas Schwab Include <stdlib.h> if available.
Sat, 04 Apr 1998 02:21:01 +0000 Richard M. Stallman (fatal): Declare the arg.
Sun, 23 Nov 1997 02:17:36 +0000 Karl Heuer Include getopt.h.
Sat, 14 Jun 1997 04:36:44 +0000 Karl Heuer (readline): Terminate buffer properly when EOF seen.
Wed, 10 Apr 1996 01:00:12 +0000 Richard M. Stallman (main) [MSDOS]: Handle DJGPP version 2.
Wed, 20 Mar 1996 23:42:05 +0000 Richard M. Stallman (main): Initialize progname variable before using it.
Thu, 04 May 1995 06:46:37 +0000 Richard M. Stallman (xmalloc, xrealloc): Declare them long *.
Thu, 13 Apr 1995 17:06:05 +0000 Karl Heuer (main): Check for trailing ", " before trying to delete it.
Mon, 09 Jan 1995 18:31:22 +0000 Richard M. Stallman (concat, xmalloc, xrealloc, readline, xnew): Four new
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Wed, 21 Sep 1994 03:23:32 +0000 Richard M. Stallman (from, labels, data): Use MAX_DATA_LEN as length.
Tue, 17 May 1994 19:12:55 +0000 Richard M. Stallman (main): Avoid crash if argc is 1.
Thu, 28 Apr 1994 04:44:54 +0000 Richard M. Stallman Don't include string.h or strings.h.
Sat, 05 Mar 1994 21:53:42 +0000 Richard M. Stallman Clean up indentation and whitespace.