summaryrefslogtreecommitdiff
path: root/glnx-xattrs.c
Commit message (Expand)AuthorAgeFilesLines
* fdio, xattrs: Mark unused cancellables as suchSimon McVittie2022-04-241-3/+3
* Declare copyright and licensing using REUSESimon McVittie2022-02-191-0/+1
* Merge branch 'not-config-h' into 'master'Phaedrus Leeds2022-02-181-1/+1
|\
| * Include libglnx-config.h instead of config.hSimon McVittie2021-06-281-1/+1
* | xattrs: Fix possible double-free in `get_xattrs_impl`Jonathan Lebon2021-08-031-1/+1
|/
* xattrs: Add better error prefixingColin Walters2020-09-101-7/+7
* local-alloc: Remove almost all macros like glnx_free, glnx_unref_variantColin Walters2017-07-311-2/+2
* Add G_IN_SET, patch our internal users via spatchColin Walters2017-06-141-2/+3
* dirfd,xattrs: Port mostly to new code styleColin Walters2017-05-301-97/+32
* xattrs: Handle ERANGEColin Walters2017-01-291-0/+6
* xattrs: Dedup fd reading codeColin Walters2017-01-291-57/+18
* xattrs: Handle xattrs changing size concurrentlyColin Walters2017-01-291-11/+18
* listxattr: Don't assume that first call to listxattr gives correct sizeWilliam Manley2017-01-291-12/+20
* xattrs: Migrate some code from ostree hereColin Walters2015-02-201-0/+129
* Import xattr setting code from libgsystemColin Walters2015-02-151-0/+114
* Import xattr reading code from libgsystemColin Walters2015-02-151-0/+283