Don't use mkstemp() if the OS has open64() but not mkstemp64().
[rsync/rsync.git] / lib / permstring.h
2001-11-27 Martin PoolSplit code to generate "rwx-----" strings into lib...