summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* getfattr: Add --one-file-system optionAndreas Gruenbacher2021-03-111-0/+1
* attr: Replace bzero with memsetRosen Penev2019-08-121-2/+2
* include: add uninstall target to fix distcheckMike Frysinger2016-12-091-0/+5
* Cleanup visibility of API functionsYury Usishchev2016-03-023-18/+35
* Use stdint types consistentlyFelix Janda2016-01-131-2/+4
* Remove <attr/xattr.h> and the syscall wrappersAndreas Gruenbacher2015-04-153-79/+5
* build: unbreak attr_copy_fd() and attr_copy_file().Nick Alcock2014-10-203-9/+11
* Portability fixesEmmanuel Dreyfus2014-06-301-0/+11
* License fixesAndreas Gruenbacher2014-03-043-8/+8
* avoid glibc-specific DECLS definesMike Frysinger2014-01-131-3/+6
* build: drop attrincludedir, use pkgincludedirJan Engelhardt2014-01-131-1/+1
* modernize build systemMike Frysinger2014-01-097-817/+9
* move gettext logic into misc.hMike Frysinger2014-01-091-0/+10
* punt debian/rpm packaging logicMike Frysinger2014-01-091-4/+0
* Add a default /etc/xattr.conf fileAndreas Gruenbacher2013-11-181-0/+1
* Mark the Irix compatibility functions as deprecatedAndreas Gruenbacher2013-11-181-10/+20
* attr: respect DESTDIR when installingMike Frysinger2013-05-181-0/+2
* attr: Fix static build installationThomas Petazzoni2013-05-181-2/+1
* attr: use SHELL from configureMike Frysinger2013-05-182-1/+1
* Install the libraries to the appropriate directoryKamil Rytarowski2013-04-301-1/+1
* Merge branch 'misc'Brandon Philips2010-01-221-4/+5
|\
| * Introduce new WALK_TREE_DEREFERENCE_TOPLEVEL flagAndreas Gruenbacher2009-06-231-4/+5
* | Merge branch 'misc'Andreas Gruenbacher2009-06-221-1/+1
|\ \ | |/
| * Add a parameter to quote() to specify which characters to quoteAndreas Gruenbacher2009-06-221-1/+1
* | Merge branch 'misc'Andreas Gruenbacher2009-06-221-5/+0
|\ \ | |/
| * Put libmisc on its own branchAndreas Gruenbacher2009-06-222-0/+61
* Fix the path to include/install-shAndreas Gruenbacher2009-06-171-1/+1
* More license updatesAndreas Gruenbacher2009-05-1212-55/+101
* Fix wrong license noticesAndreas Gruenbacher2009-03-112-2/+2
* Add copyright and license notices to lots of filesAndreas Gruenbacher2009-03-104-0/+73
* More libtoolize fixesAndreas Gruenbacher2009-03-102-1/+350
* only symlink development libraries when neededMike Frysinger2009-01-251-1/+3
* fix include/ symlink creation (again)Eric Sandeen2009-01-081-2/+2
* ix parallel installs in include/ dirsEric Sandeen2008-12-301-3/+5
* Allow parallel builds of xfs-cmds.Barry Naujok2008-11-212-13/+11
* the current attribute copying functions attr_copy_file andBarry Naujok2008-05-191-1/+6
* walk_tree.h is not a devel package fileBarry Naujok2008-02-141-2/+2
* Add new header files to include/Makefile for acl and attrBarry Naujok2008-02-111-1/+1
* Add some code to the tree walking to better handle file descriptors.Tim Shimmin2007-12-041-5/+26
* fix up tree walking for symlinksTim Shimmin2007-11-211-0/+18
* make sure the library link respects LDFLAGSBarry Naujok2007-06-281-0/+1
* Fix cross-compile issues with libtool and compiler.Barry Naujok2007-01-231-0/+1
* Fix symlink detection in userspace MakefilesNathan Scott2006-08-211-3/+5
* fix make depend for libtool librariesTim Shimmin2006-07-141-6/+14
* Update attr package to better integrate into the Ubuntu localisation up-to-da...Nathan Scott2006-07-052-7/+9
* some Makefile dependency fixesTim Shimmin2006-07-042-1/+16
* Allow LDFLAGS to come from build env, for the Gentoo fringe dwellers.Nathan Scott2006-05-022-1/+2
* fix lib64 installsTim Shimmin2006-04-041-5/+6
* Debian packaging updates for attr (debmake to debhelper transition).Nathan Scott2006-02-161-1/+0
* Implement the list_attr IRIX API on top of the Linux API. For fsstress.Nathan Scott2006-01-121-0/+12