From owner-cvs-all Tue Feb 13 7:29:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E86CD37B503; Tue, 13 Feb 2001 07:29:39 -0800 (PST) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1DFTd323798; Tue, 13 Feb 2001 07:29:39 -0800 (PST) (envelope-from phantom) Message-Id: <200102131529.f1DFTd323798@freefall.freebsd.org> From: Alexey Zelkin Date: Tue, 13 Feb 2001 07:29:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale ldpart.c ldpart.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2001/02/13 07:29:39 PST Modified files: lib/libc/locale ldpart.c ldpart.h Log: add additional function parameter: bufsize_min. it's possible to check two sizes per one function invocation now. Suggested by: ache Revision Changes Path 1.3 +7 -4 src/lib/libc/locale/ldpart.c 1.2 +2 -2 src/lib/libc/locale/ldpart.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message