aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/xattr/pseudo_wrappers.c
AgeCommit message (Expand)Author
2020-10-08ports/linux/xattr: Fix NULL pointer dereferenceRichard Purdie
2020-06-26xattr: Fixed corrupting UID&GID when running setfacl -m on a directoryJohannes Beisswenger
2019-05-15Add SPDX-License-Identifier: LGPL-2.1-only to filesRichard Purdie
2018-03-30Recently (2015) coreutils cp -Rp changed its behavior such that chmod()Seebs
2017-02-24Don't try to record 0-length posix_acl_default xattrsSeebs
2015-08-20Initial profiling implementation.Peter Seebach
2014-07-10make xattr work on DarwinSeebs
2014-04-22xattr support and other path stuff: reduce allocation and copyingPeter Seebach
2014-04-21Extended attributes: Intercept posix_acl_accessPeter Seebach
2014-04-21Initial draft xattr supportPeter Seebach