Fix the val reading for MSG_ERROR_EXIT. Use 0-length MSG_DATA when
[rsync/rsync.git] / lib / permstring.h
... / ...
CommitLineData
1#define PERMSTRING_SIZE 11
2
3void permstring(char *perms, mode_t mode);