log lib-src/b2m.c @ 15013:aad88afa6a0c libc-960413 libc-960414 libc-960415 libc-960416 libc-960417 libc-960418 libc-960419 libc-960420 libc-960421 libc-960422 libc-960423 libc-960424 libc-960425 libc-960426 libc-960427 libc-960428 libc-960429 libc-960430 libc-960501 libc-960502 libc-960503 libc-960504 libc-960505 libc-960506 libc-960507 libc-960508 libc-960509 libc-960510 libc-960511 libc-960512 libc-960513 libc-960514 libc-960515 libc-960516 libc-960517 libc-960518 libc-960519 libc-960520

age author description
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.
Sat, 05 Mar 1994 21:49:26 +0000 Richard M. Stallman (main): Change delimiter from "^L" to "^_^L".
Thu, 03 Mar 1994 18:11:32 +0000 Karl Heuer (main): Change delimiter from "^L" to "^_^L".
Thu, 06 Jan 1994 03:58:35 +0000 Richard M. Stallman (main) [MSDOS]: Open all files as binary.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 11 Aug 1993 20:55:04 +0000 Richard M. Stallman (TRUE, FALSE): Don't define if already defined.
Tue, 06 Jul 1993 16:07:30 +0000 Jim Blandy * b2m.c: #include <sys/types.h>.
Thu, 11 Mar 1993 06:59:53 +0000 Jim Blandy * b2m.c (main): Don't exit upon reading a blank line.
Wed, 19 Aug 1992 03:54:46 +0000 Jim Blandy entered into RCS
Wed, 04 Dec 1991 20:23:21 +0000 Jim Blandy Initial revision