Use new0() function instead of new() followed by memset().
[rsync/rsync.git] / xattrs.c
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-07-02 Wayne DavisonWe omit copying any user-space %FOO attributes unless the
2007-05-20 Wayne Davison- Use F_OWNER() and F_GROUP() instead of F_UID() and...
2007-04-24 Wayne DavisonAdding the --fake-super option.
2007-04-20 Wayne DavisonChanged the *_abbbrevint() functions to *_varint().
2007-04-07 Wayne DavisonThe improved --xattrs option is landing on the trunk.