Up to [Development] / xfs-cmds / acl / libacl
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 20 03:31:38 2003 UTC (14 years, 8 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1,
HEAD
Changes since 1.6: +16 -6
lines
Diff to previous 1.6 (unified)
Merge symbol visibility patch from Andreas for hiding symbols in libacl which we don't want exported, provided the compiler supports that (adds a configure check too).
Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 10 05:24:16 2003 UTC (14 years, 8 months ago) by nathans
Branch: MAIN
Changes since 1.5: +12 -6
lines
Diff to previous 1.5 (unified)
Merge several ACL userspace patches from Andreas. ACL entry preallocation and moved ACL entry reordering outside of loops.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 12 08:27:57 2002 UTC (15 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (unified)
Fix alignment issues for 64 bit architectures.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 22 05:19:17 2002 UTC (15 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.3: +4 -2
lines
Diff to previous 1.3 (unified)
updates from Andreas -libacl build change, 64 bit struct packing fix rework.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 15 23:27:57 2002 UTC (15 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (unified)
bump to version 2.0.9 - small fix for a 64-bit-platform-only issue with padding of the "obj_prefix" structure.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 28 23:38:36 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.1: +5 -20
lines
Diff to previous 1.1 (unified)
minor formatting changes to functions, one/two little bug fixes (in acl_from_text and acl_delete_def_file); man page updates.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 25 22:37:38 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Merge of xfs-cmds-2.4.18:slinx:112262a by nathans. New version of ACL userspace from AndreasG.