wok diff attr-dev/description.txt @ rev 22349
python-llfuse: s|attr/xattr|sys/xattr|
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 18 10:45:32 2019 +0100 (2019-11-18) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/attr-dev/description.txt Mon Nov 18 10:45:32 2019 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +attr-dev contains the libraries and header files needed to develop programs 1.5 +which make use of extended attributes. For Linux programs, the documented 1.6 +system call API is the recommended interface, but an SGI IRIX compatibility 1.7 +interface is also provided.