Unified getcwd() implementation

Marc Olzheim marcolz at stack.nl
Fri May 7 04:36:55 PDT 2004


On Fri, May 07, 2004 at 01:29:28PM +0200, Roman Neuhauser wrote:
> # marcolz at stack.nl / 2004-05-07 12:53:55 +0200:
> > And yes, this is blatantly plagiarised, since most of the code came
> > straight from compat/linux/linux_getcwd().
> > 
> > Why reinvent the wheel...
> 
>     FreeBSD doesn't need the legal division of FSF on its back.

This is already in our source tree:

/usr/src/sys/compat/linux/linux_getcwd.c

Which contains only BSD license suff, plus a NetBSD and OpenBSD CVS
id:

/* $OpenBSD: linux_getcwd.c,v 1.2 2001/05/16 12:50:21 ho Exp $ */
/* $NetBSD: vfs_getcwd.c,v 1.3.2.3 1999/07/11 10:24:09 sommerfeld Exp $
 */

What does this have to do with the FSF ?

Marc


More information about the freebsd-current mailing list