From owner-cvs-lib Wed May 29 19:10:27 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA12958 for cvs-lib-outgoing; Wed, 29 May 1996 19:10:27 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA12908; Wed, 29 May 1996 19:10:07 -0700 (PDT) Date: Wed, 29 May 1996 19:10:07 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199605300210.TAA12908@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdio Makefile.inc Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/05/29 19:10:06 Branch: lib/libc/stdio RELENG_2_1_0 Modified: lib/libc/stdio Makefile.inc Log: Bring the vasprintf() family of routines in - there are many needlessly redundant copies in -stable as well. Revision Changes Path 1.3.4.1 +5 -5 src/lib/libc/stdio/Makefile.inc