|
|
|
@ -160,7 +160,7 @@ quote(unsigned char *path, int maxlength)
|
|
|
|
|
return buf;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#if !defined(__FreeBSD__) && !defined(__OpenBSD__)
|
|
|
|
|
#if !defined(__FreeBSD__) && !defined(__OpenBSD__) && !defined(__APPLE__)
|
|
|
|
|
static void strmode(mode_t mode, char *dest)
|
|
|
|
|
{
|
|
|
|
|
static const char *rwx[] = {
|
|
|
|
|