Date: Wed, 04 Jun 2003 13:31:28 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/kern syscalls.master Message-ID: <XFMail.20030604133128.jhb@FreeBSD.org> In-Reply-To: <200306040349.h543nVCv045807@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030604133128.jhb>