Avoid leaving a file open on error return.
[rsync.git] / ifuncs.h
2018-01-15 Wayne DavisonTweak copyright date.
2015-08-08 Wayne DavisonUpdate the copyright year.
2014-01-26 Wayne DavisonBump the year to 2014.
2013-05-19 Wayne DavisonFixed unused variable warnings in free_stat_x.
2013-01-19 Wayne DavisonUpdate copyright year.
2013-01-19 Wayne DavisonAdd free_stat_x() inline function.
2009-10-24 Wayne DavisonMove free_xbuf() into ifuncs.h.
2009-01-03 Wayne DavisonAdded init_stat_x() to avoid duplication of acl/xattr...
2008-09-02 Wayne DavisonSplit up the ifuncs.h file into 3 .h files.
2008-09-01 Wayne DavisonOutput numbers in 3-digit groups by default (e.g. 1...
2008-03-21 Wayne DavisonChanged d_name() to be a static inline function.
2008-03-01 Wayne DavisonInclude 2008 in the copyright years.
2007-09-22 Wayne DavisonTweaked opening comments.
2007-09-22 Wayne DavisonMoving inline functions into its own .h file.