summaryrefslogtreecommitdiff
path: root/libattr/attr_copy_action.c
Commit message (Expand)AuthorAgeFilesLines
* attr: eliminate a dead store in attr_copy_action()Kamil Dudka2021-04-191-2/+1
* copy_action: drop unused alloca.h includeMike Frysinger2016-12-091-3/+0
* Cleanup config.h usageYury Usishchev2016-03-021-0/+2
* Portability fix: <alloca.h> is Linux specificEmmanuel Dreyfus2014-06-301-0/+2
* modernize build systemMike Frysinger2014-01-091-1/+1
* attr_parse_attr_conf: eliminate a double freeKamil Dudka2010-06-031-0/+1
* attr_parse_attr_conf: eliminate a memory leakKamil Dudka2010-06-031-0/+1
* libattr: fix memory leak in attr_copy_action()Brandon Philips2009-12-171-5/+6
* More license updatesAndreas Gruenbacher2009-05-121-3/+2
* Fix wrong license noticesAndreas Gruenbacher2009-03-111-1/+1
* Add copyright and license notices to lots of filesAndreas Gruenbacher2009-03-101-1/+2
* the current attribute copying functions attr_copy_file andBarry Naujok2008-05-191-0/+163