summaryrefslogtreecommitdiff
path: root/lib/replace/xattr.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-28lib/replace: Return size of xattr if size argument is 0Andrew Bartlett1-3/+12
2012-06-16attr: Look for attr/attributes.h too.Jelmer Vernooij1-1/+1
2012-06-05libreplace: Add copyrights to ease tracking of this file in futureAndrew Bartlett1-0/+2
2012-06-03libreplace: Fix up MacOS xattr functionsAndrew Bartlett1-0/+18
2012-06-03libreplace: Use true rather than True in xattr.cAndrew Bartlett1-2/+2
2012-06-02libreplace: Solaris needs system/dir.h for that xattr wrapper implementationAndrew Bartlett1-0/+1
2012-06-02lib/replace: Relicence xattr.c to LGPLv3Andrew Bartlett1-11/+14
2012-06-02lib/replace: Merge remaining xattr test details from lib/utilAndrew Bartlett1-8/+8
2012-06-02lib/replace: We cannot use strchr_m in lib/replaceAndrew Bartlett1-6/+6
2012-06-02lib/replace: DEBUG is not acceptable here, as this may not be linked into SambaAndrew Bartlett1-7/+0
2012-06-02lib/replace: Copy lib/system.c xattr wrappers to lib/replaceAndrew Bartlett1-0/+703