exa/src/feature
Ben S a250f21282 Coalesce platform-specific xattr modules
Now we have one Ur-module that contains functionality common to both supported platforms.

The benefits of doing it this way are that:

1. It doesn't implement a dummy interface - rather, there will be less code generated when the feature is not present;
2. The code shared between them can be kept in sync. The other two modules were something like 80% the same.
2015-08-25 18:29:23 +01:00
..
git.rs Various unimportant style changes 2015-06-08 21:33:39 +01:00
mod.rs Coalesce platform-specific xattr modules 2015-08-25 18:29:23 +01:00
xattr.rs Coalesce platform-specific xattr modules 2015-08-25 18:29:23 +01:00