Rearrange code slightly to avoid util.c depending on main.c.
[rsync/rsync.git] / lib / permstring.c
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...