Up to [Development] / xfs-cmds / acl / include
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 9 02:55:54 2006 UTC (10 years, 10 months ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +5 -0
lines
Diff to previous 1.6 (unified)
Fix a build issue on GNU/kFreeBSD, thanks to Petr Salinger. Also updates Debian packaging. Merge of master-melb:xfs-cmds:27678a by kenmcd.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 26 06:29:15 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.5: +3 -0
lines
Diff to previous 1.5 (unified)
An ACL userspace update from Andreas - adds in permissions copying routines and symbol versioning for libacl.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 20 03:31:38 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.4: +3 -0
lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Mon Feb 17 05:56:29 2003 UTC (14 years, 8 months ago) by nathans
Branch: MAIN
Changes since 1.3: +2 -0
lines
Diff to previous 1.3 (unified)
Fix build issue when gettext is disable via configure.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 29 23:41:36 2002 UTC (14 years, 10 months ago) by nathans
Branch: MAIN
Changes since 1.2: +11 -0
lines
Diff to previous 1.2 (unified)
I18N updates from Andreas, add an --enable-gettext configure option.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 10 04:12:35 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.1: +0 -3
lines
Diff to previous 1.1 (unified)
Fix configure warning (autoconf 2.13) - namely: "AC_TRY_RUN called without default to allow cross compiling"
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.