From owner-freebsd-arch Thu May 18 20:25: 6 2000 Delivered-To: freebsd-arch@freebsd.org Received: from po4.glue.umd.edu (po4.glue.umd.edu [128.8.10.124]) by hub.freebsd.org (Postfix) with ESMTP id A6A2037BA18; Thu, 18 May 2000 20:24:58 -0700 (PDT) (envelope-from howardjp@glue.umd.edu) Received: from z.glue.umd.edu (root@z.glue.umd.edu [128.8.10.71]) by po4.glue.umd.edu (8.9.3/8.9.3) with ESMTP id XAA21004; Thu, 18 May 2000 23:24:53 -0400 (EDT) Received: from z.glue.umd.edu (sendmail@localhost [127.0.0.1]) by z.glue.umd.edu (8.9.3/8.9.3) with SMTP id XAA07412; Thu, 18 May 2000 23:24:52 -0400 (EDT) Received: from localhost (howardjp@localhost) by z.glue.umd.edu (8.9.3/8.9.3) with ESMTP id XAA07408; Thu, 18 May 2000 23:24:52 -0400 (EDT) X-Authentication-Warning: z.glue.umd.edu: howardjp owned process doing -bs Date: Thu, 18 May 2000 23:24:51 -0400 (EDT) From: James Howard To: Chris Costello Cc: arch@FreeBSD.ORG, committers@FreeBSD.ORG Subject: Re: Review for basename(3) and dirname(3) implementation. In-Reply-To: <20000518220605.B11065@holly.calldei.com> 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 Thu, 18 May 2000, Chris Costello wrote: > I've implemented an XPG4.2-conforming version of basename(3) > and dirname(3), along with reentrant basename_r(3) and > dirname_r(3) functions. > > I would like some feedback for this code and hopefully it can > be committed soon. > > The new files are available at > http://people.FreeBSD.org/~chris/basename/ -- libgen.h to go in > src/include and the rest to go in lib/libc/gen. Kill bin/12960 and bin/12962 if and when these go through. Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message