summaryrefslogtreecommitdiff
path: root/glnx-xattrs.h
Commit message (Collapse)AuthorAgeFilesLines
* Declare copyright and licensing using REUSESimon McVittie2022-02-191-0/+1
| | | | | | | | | | | | | | To fill in some gaps, I've had to make some assumptions: * trivial changes (such as checking for an additional function or header file in libglnx.m4) are assumed to not be copyrightable * Will Thompson and Matthew Leeds are assumed to be contributing on behalf of Endless Mobile Inc. * files with no explicit licensing information are assumed to be under the license found in COPYING Reference: https://reuse.software/ Signed-off-by: Simon McVittie <smcv@debian.org>
* Switch to using glibc xattrsColin Walters2015-04-011-1/+1
| | | | See https://github.com/GNOME/ostree/pull/78
* xattrs: Migrate some code from ostree hereColin Walters2015-02-201-0/+20
| | | | This also uses GBytes and avoids malloc where possible.
* Fix includes when relying on backported g_autoptr()Matthew Barnes2015-02-181-1/+1
|
* Import xattr setting code from libgsystemColin Walters2015-02-151-0/+13
|
* Import xattr reading code from libgsystemColin Walters2015-02-151-0/+45