Fixed a bug in strlcat() where it would not properly detect a no-change
[rsync/rsync.git] / lib / permstring.c
2003-01-10 Wayne DavisonOnly refer to S_ISVTX if S_ISVTX is defined.
2001-11-29 Martin PoolJust include h rather than all the individual headers.
2001-11-27 Martin PoolWhen producing a ls-style permissions string, also...
2001-11-27 Martin PoolSplit code to generate "rwx-----" strings into lib...