Don't use the return value from sprintf because it doesn't work on Sunos4.
[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...