log src/doprnt.c @ 72701:891321627212

age author description
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 25 Jan 2003 19:47:02 +0000 Richard M. Stallman Comment change.
Sun, 20 Jan 2002 18:04:32 +0000 Pavel Jank (doprnt1): Fix typos in error call.
Fri, 19 Jan 2001 05:22:51 +0000 Kenichi Handa (doprnt1): Get byte length of Lisp string correctly.
Tue, 02 Jan 2001 14:00:20 +0000 Eli Zaretskii (doprnt1): Remove unused variable `size'.
Tue, 20 Jun 2000 14:02:05 +0000 Dave Love Don't declare xmalloc, xrealloc.
Wed, 15 Dec 1999 00:09:57 +0000 Kenichi Handa (doprnt1): Adjusted for the change of CHAR_STRING.
Wed, 18 Aug 1999 13:14:37 +0000 Dave Love Use stdlib.h, unistd.h.
Mon, 01 Jun 1998 03:32:00 +0000 Karl Heuer (doprnt1): Fix char signedness mismatches.
Fri, 08 May 1998 02:20:38 +0000 Richard M. Stallman (doprnt1): Cast arg to CHAR_STRING.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Wed, 31 Dec 1997 21:48:28 +0000 Richard M. Stallman (doprnt1): Call to CHAR_HEAD_P fixed.