Skip to content

write access permission of binary result different on OpenBSD

Checking the write access of the binary itself gives a different result on OpenBSD. Therefore excluding the test case on OpenBSD host.

For reference comare the results of this program on OpenBSD: #include<unistd.h> int main() {

printf("%i\n", access("test",W_OK) == 0);

}

Trac metadata
Trac field Value
Version 7.2.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Test Suite
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information