Imported Upstream version 2.4.46 upstream/2.4.46
authorAnas Nashif <anas.nashif@intel.com>
Wed, 24 Oct 2012 21:28:09 +0000 (14:28 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 24 Oct 2012 21:28:09 +0000 (14:28 -0700)
commitcd9e054441098fc943fb7614c7f40987e831c958
tree63ae85715f26733587ea7a8843b5935f5a4aed70
Imported Upstream version 2.4.46
109 files changed:
Makefile [new file with mode: 0644]
Makepkgs [new file with mode: 0755]
README [new file with mode: 0644]
VERSION [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
attr/Makefile [new file with mode: 0644]
attr/attr.c [new file with mode: 0644]
build/Makefile [new file with mode: 0644]
build/rpm/Makefile [new file with mode: 0644]
build/rpm/attr.spec.in [new file with mode: 0644]
build/rpm/macros.template [new file with mode: 0644]
build/rpm/rpm-2.rc.template [new file with mode: 0644]
build/tar/Makefile [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
debian/Makefile [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/watch [new file with mode: 0644]
doc/CHANGES [new file with mode: 0644]
doc/COPYING [new file with mode: 0644]
doc/INSTALL [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/PORTING [new file with mode: 0644]
examples/Makefile [new file with mode: 0644]
examples/copyattr.c [new file with mode: 0644]
exports [new file with mode: 0644]
getfattr/Makefile [new file with mode: 0644]
getfattr/getfattr.c [new file with mode: 0644]
include/Makefile [new file with mode: 0644]
include/attributes.h [new file with mode: 0644]
include/builddefs.in [new file with mode: 0644]
include/buildmacros [new file with mode: 0644]
include/buildrules [new file with mode: 0644]
include/config.h.in [new file with mode: 0644]
include/error_context.h [new file with mode: 0644]
include/install-sh [new file with mode: 0755]
include/libattr.h [new file with mode: 0644]
include/misc.h [new file with mode: 0644]
include/walk_tree.h [new file with mode: 0644]
include/xattr.h [new file with mode: 0644]
install-sh [new file with mode: 0755]
libattr/Makefile [new file with mode: 0644]
libattr/attr_copy_action.c [new file with mode: 0644]
libattr/attr_copy_check.c [new file with mode: 0644]
libattr/attr_copy_fd.c [new file with mode: 0644]
libattr/attr_copy_file.c [new file with mode: 0644]
libattr/libattr.c [new file with mode: 0644]
libattr/libattr.h [new file with mode: 0644]
libattr/syscalls.c [new file with mode: 0644]
libmisc/Makefile [new file with mode: 0644]
libmisc/high_water_alloc.c [new file with mode: 0644]
libmisc/next_line.c [new file with mode: 0644]
libmisc/quote.c [new file with mode: 0644]
libmisc/unquote.c [new file with mode: 0644]
libmisc/walk_tree.c [new file with mode: 0644]
ltmain.sh [new file with mode: 0755]
m4/Makefile [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/manual_format.m4 [new file with mode: 0644]
m4/multilib.m4 [new file with mode: 0644]
m4/package_globals.m4 [new file with mode: 0644]
m4/package_utilies.m4 [new file with mode: 0644]
man/Makefile [new file with mode: 0644]
man/man1/Makefile [new file with mode: 0644]
man/man1/attr.1 [new file with mode: 0644]
man/man1/getfattr.1 [new file with mode: 0644]
man/man1/setfattr.1 [new file with mode: 0644]
man/man2/Makefile [new file with mode: 0644]
man/man2/getxattr.2 [new file with mode: 0644]
man/man2/listxattr.2 [new file with mode: 0644]
man/man2/removexattr.2 [new file with mode: 0644]
man/man2/setxattr.2 [new file with mode: 0644]
man/man3/Makefile [new file with mode: 0644]
man/man3/attr_get.3 [new file with mode: 0644]
man/man3/attr_list.3 [new file with mode: 0644]
man/man3/attr_multi.3 [new file with mode: 0644]
man/man3/attr_remove.3 [new file with mode: 0644]
man/man3/attr_set.3 [new file with mode: 0644]
man/man5/Makefile [new file with mode: 0644]
man/man5/attr.5 [new file with mode: 0644]
po/Makefile [new file with mode: 0644]
po/attr.pot [new file with mode: 0644]
po/cs.po [new file with mode: 0644]
po/de.po [new file with mode: 0644]
po/es.po [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
po/gl.po [new file with mode: 0644]
po/nl.po [new file with mode: 0644]
po/pl.po [new file with mode: 0644]
po/sv.po [new file with mode: 0644]
setfattr/Makefile [new file with mode: 0644]
setfattr/setfattr.c [new file with mode: 0644]
test/Makefile [new file with mode: 0644]
test/README [new file with mode: 0644]
test/attr.test [new file with mode: 0644]
test/ext/fs.test [new file with mode: 0644]
test/root/getfattr.test [new file with mode: 0644]
test/run [new file with mode: 0755]
test/sort-getfattr-output [new file with mode: 0755]