K 10 svn:author V 8 cperciva K 8 svn:date V 27 2008-05-23T04:57:28.000000Z K 7 svn:log V 236 We only use the string "?rwxrwxrwx " once, so inline it rather than declaring a variable which points to it. Aside from eliminating a line of code and one level of unnecessary indirection, this eliminates a false positive in Coverity. END