Date: Thu, 18 May 2000 22:06:05 -0500 From: Chris Costello <chris@calldei.com> To: arch@FreeBSD.org Cc: committers@FreeBSD.org Subject: Review for basename(3) and dirname(3) implementation. Message-ID: <20000518220605.B11065@holly.calldei.com>
next in thread | raw e-mail | index | archive | help
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. -- |Chris Costello <chris@calldei.com> |The only way to get rid of temptation is to yield to it. `-------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000518220605.B11065>