Date: Wed, 04 Jun 2003 16:01:39 -0700 From: Peter Wemm <peter@wemm.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern syscalls.master Message-ID: <20030604230139.7CB742A8C3@canning.wemm.org> In-Reply-To: <XFMail.20030604133128.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > On 04-Jun-2003 Robert Watson wrote: > > rwatson 2003/06/03 20:49:31 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/kern syscalls.master > > Log: > > Add system calls to explicitly list extended attributes on a > > file/directory/link, rather than using a less explicit hack on > > the extattr retrieval API: > > > > extattr_list_fd() > > extattr_list_file() > > extattr_list_link() > > > > The existing API was counter-intuitive, and poorly documented. > > The prototypes for these system calls are identical to > > extattr_get_*(), but without a specific attribute name to > > leave NULL. > > Don't forget the ia32 syscall.master's for amd64 and ia64. We've got to merge these. I'll take a shot at it in the next few days since I'm familiar with both. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030604230139.7CB742A8C3>