summaryrefslogtreecommitdiff
path: root/libattr
AgeCommit message (Collapse)AuthorFilesLines
2003-02-26Very minor tidyups to problems I fixed in Andreas last patchset.Nathan Scott1-2/+1
2003-02-26Another extended attributes userspace patch from AndreasG - several smallNathan Scott5-20/+68
incremental fixes from last set, and addition of symbol versioning.
2003-02-25New attr userspace package - transition to the trusted namespace for XFS,Nathan Scott5-10/+365
Add in the new attribute copying routines from Andreas, and also update the license info in the syscall man pages so that other folks can use em too.
2002-09-06updates from Andreas.Nathan Scott1-1/+1
2002-08-28bump version, document changes.Nathan Scott1-0/+15
2002-07-05Build infrastructure updates so that configure options can be used toNathan Scott2-1/+14
specify paths rather than semi-hard-coded path names controlled by the PREFIX/ROOT_PREFIX environment variables; eg. now allows /lib64 and /lib32 as alternate library install paths, which some folks need.
2002-06-04Update copyright dates (again)Eric Sandeen3-3/+3
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen3-3/+3
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
2002-06-04Update copyright datesEric Sandeen3-3/+3
2002-03-20add mips/mips64 syscall entries.Nathan Scott1-0/+30
2002-03-11man page and test script updates from Andreas. fix syscall numberingNathan Scott1-1/+2
a/ on sparc (fremovexattr was wrong) and b/ if arch doesn't have numbers defined yet, handle it cleanly (errno.h missing).
2002-02-28bump version, incorporate Andreas test update & ARM syscalls.Nathan Scott1-2/+17
2002-02-272.0.2 - add in S/390 system call numbers from Martin Schwidefsky;Nathan Scott1-12/+26
revert IA64 syscall numbering after further mail with David Mosberger (apparently sys_tkill will be moved).
2002-02-26slide ia64 xattr syscalls down one slot, tkill has appeared in 2.5/IA64Nathan Scott1-12/+12
where we were supposed to be (according to the maintainer anyway).
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112352a by nathans.Nathan Scott1-0/+14
add in the __x86_64__ system calls.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112273a by nathans.Nathan Scott3-3/+10
sync up with patch from AndreasG, mainly creates libattr.rpm/deb.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111744a by nathans.Nathan Scott1-12/+12
Ethan informs me the ppc syscalls have moved down one slot.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111138a by nathans.Nathan Scott4-326/+424
bump to version 2.0.0 for extended attribute and other interface changes. incorporate new code, docs, etc from ext2/ext3 project.
2002-01-11bump to 1.1.4, document change.Nathan Scott1-1/+1
2001-08-03incorporate syscall fix for ppc from Juer Lee.Nathan Scott1-1/+1
2001-07-16updates to integrate libtool into the build throughout the package.Nathan Scott1-13/+7
2001-07-02workaround syscall number collision on recent ia64 kernels.Nathan Scott1-1/+1
2001-04-25bump the revision number.Nathan Scott1-10/+12
2001-03-29change over to ia64 friendly syscall() instead of _syscall* macrosAndrew Gildfind1-11/+7
2001-03-03include stdio.h for Thomas' PPC builds.Nathan Scott1-0/+1
2001-02-09No Message SuppliedAndrew Gildfind1-10/+27
2001-02-01cleanup attr/acl syscallsTim Shimmin1-2/+20
2001-01-15initial version for reworked extended attributes build environment.Nathan Scott1-0/+14
2001-01-15cmd/xfs/libattr/Makefile 1.1 Renamed to cmd/attr/libattr/MakefileNathan Scott2-0/+328