]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Document the new explicit listing API for extended attributes; note
authorRobert Watson <rwatson@FreeBSD.org>
Wed, 4 Jun 2003 04:00:26 +0000 (04:00 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Wed, 4 Jun 2003 04:00:26 +0000 (04:00 +0000)
commit44f5ca2f16628eb47821339ea6f59acc1c95a26a
tree6d145ab0a739e97078647a0ab36f7a7ee2b61be6
parent8bebbb1a3252a3e026e27c25fa247861b5abd93e
Document the new explicit listing API for extended attributes; note
that the old API (passing "" as the attribute name to the _get_
interface) is now deprecated (and was probably a bad idea).

Pointed out by: Dominic Giampaolo <dbg@apple.com>
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
lib/libc/sys/extattr_get_file.2