From owner-freebsd-arch Tue Jul 4 6:42:36 2000 Delivered-To: freebsd-arch@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id 0679B37B8D0 for ; Tue, 4 Jul 2000 06:42:20 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: (qmail 3585 invoked from network); 4 Jul 2000 13:42:17 -0000 Received: from unknown (HELO bde.zeta.org.au) (203.2.228.102) by gidora.zeta.org.au with SMTP; 4 Jul 2000 13:42:17 -0000 Date: Tue, 4 Jul 2000 23:42:12 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Alfred Perlstein Cc: arch@freebsd.org, peter@freebsd.org Subject: Re: cvs commit: src/include search.h Makefile src/lib/libc/stdlib tdelete.c tfind.c tsearch.3 tsearch.c twalk.c Makefile.inc In-Reply-To: <20000701101919.I25571@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 1 Jul 2000, Alfred Perlstein wrote: > part 2) > repo copy the files insque.3 insque.c lsearch.3 lsearch.c and remque.c > from src/lib/libcompat/4.3/ into src/lib/libc/stdlib and fixup the > Makefiles. > > part 3) > remove repo copied items from libcompat and fixup the manpages, the > interfaces are not obsolete, they are required by SUSv2. Some were deprecated, and should remain so. (What next? SUSv2 even has [efg]cvt, which became obsolete when sprintf() was fully specified.) > I also need feedback to know where this is incorrect and where > to actually dump the files if not libc/stdlib. Maybe libc/compat-susv2, libc/tsearch (for the tsearch routines only), or even libc/gen. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message