]> Dogcows Code - chaz/tar/commitdiff
Prepare for implementing extended attribute support.
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 18 Nov 2012 17:20:46 +0000 (19:20 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 18 Nov 2012 17:55:43 +0000 (19:55 +0200)
This patch adds *xattr() stubs in case extended attribute support is
not present and implements the *attrat() family of functions.  Based
on the patch by Pavel Raiskup <pavel@raiskup.cz> for gnulib.

* acinclude.m4 (TAR_HEADERS_ATTR_XATTR_H): New defun.
* configure.ac: Call TAR_HEADERS_ATTR_XATTR_H
* lib/Makefile.am: Add xattr-at.[ch], distribute attr-xattr.in.h
[!TAR_COND_XATTR_H]: Build attr/xattr.h
* lib/attr-xattr.in.h: New file.
* lib/xattr-at.c: New file.
* lib/xattr-at.h: New file.


No differences found
This page took 0.020975 seconds and 4 git commands to generate.